Sha256: aeb432c66ffa4bdb086313c64faf7d26b4e0bfaef0b4859f784a85cc71d66e6d

Contents?: true

Size: 297 Bytes

Versions: 21

Compression:

Stored size: 297 Bytes

Contents

<%#
kind: job_template
name: Run Command - Script Default
model: JobTemplate
job_category: Commands
description_format: "Run %{command}"
provider_type: script
template_inputs:
- name: command
  description: Command to run on the host
  input_type: user
  required: true
%>
<%= input("command") %>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
foreman_remote_execution-8.3.3 app/views/templates/script/run_command.erb
foreman_remote_execution-8.3.2 app/views/templates/script/run_command.erb
foreman_remote_execution-8.3.1 app/views/templates/script/run_command.erb
foreman_remote_execution-8.3.0 app/views/templates/script/run_command.erb
foreman_remote_execution-9.1.0 app/views/templates/script/run_command.erb
foreman_remote_execution-8.2.1 app/views/templates/script/run_command.erb
foreman_remote_execution-8.2.0 app/views/templates/script/run_command.erb
foreman_remote_execution-9.0.1 app/views/templates/script/run_command.erb
foreman_remote_execution-9.0.0 app/views/templates/script/run_command.erb
foreman_remote_execution-8.1.2 app/views/templates/script/run_command.erb
foreman_remote_execution-8.1.1 app/views/templates/script/run_command.erb
foreman_remote_execution-8.1.0 app/views/templates/script/run_command.erb
foreman_remote_execution-7.2.2 app/views/templates/script/run_command.erb
foreman_remote_execution-7.2.1 app/views/templates/script/run_command.erb
foreman_remote_execution-7.2.0 app/views/templates/script/run_command.erb
foreman_remote_execution-8.0.0 app/views/templates/script/run_command.erb
foreman_remote_execution-7.1.1 app/views/templates/script/run_command.erb
foreman_remote_execution-7.1.0 app/views/templates/script/run_command.erb
foreman_remote_execution-7.0.0 app/views/templates/script/run_command.erb
foreman_remote_execution-6.2.0 app/views/templates/script/run_command.erb