Sha256: 3e20a8a63c8760bea754a51136b5370f271c19792364edf8780f6b85cdd2ef35

Contents?: true

Size: 234 Bytes

Versions: 7

Compression:

Stored size: 234 Bytes

Contents

<%#
kind: job_template
name: Run Command - SSH Default
job_name: Run Command
provider_type: Ssh
template_inputs:
- name: command
  description: Command to run on the host
  input_type: user
  required: true
%>
<%= input("command") %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
foreman_remote_execution-0.1.1 app/views/templates/run_command.erb
foreman_remote_execution-0.1.0 app/views/templates/run_command.erb
foreman_remote_execution-0.0.10 app/views/templates/run_command.erb
foreman_remote_execution-0.0.8 app/views/templates/run_command.erb
foreman_remote_execution-0.0.7 app/views/templates/run_command.erb
foreman_remote_execution-0.0.6 app/views/templates/run_command.erb
foreman_remote_execution-0.0.5 app/views/templates/run_command.erb