Sha256: c3ce25eb0aa1256c42a702362c4dd65d141e5b8fd339f92574c3079e621851e5

Contents?: true

Size: 291 Bytes

Versions: 68

Compression:

Stored size: 291 Bytes

Contents

<%#
kind: job_template
name: Run Command - SSH Default
model: JobTemplate
job_category: Commands
description_format: "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

68 entries across 68 versions & 1 rubygems

Version Path
foreman_remote_execution-4.5.0 app/views/templates/ssh/run_command.erb
foreman_remote_execution-4.4.0 app/views/templates/ssh/run_command.erb
foreman_remote_execution-4.3.1 app/views/templates/ssh/run_command.erb
foreman_remote_execution-4.3.0 app/views/templates/ssh/run_command.erb
foreman_remote_execution-4.2.3 app/views/templates/ssh/run_command.erb
foreman_remote_execution-4.2.2 app/views/templates/ssh/run_command.erb
foreman_remote_execution-4.2.1 app/views/templates/ssh/run_command.erb
foreman_remote_execution-4.2.0 app/views/templates/ssh/run_command.erb
foreman_remote_execution-4.1.0 app/views/templates/ssh/run_command.erb
foreman_remote_execution-3.3.7 app/views/templates/ssh/run_command.erb
foreman_remote_execution-4.0.0 app/views/templates/ssh/run_command.erb
foreman_remote_execution-3.3.6 app/views/templates/ssh/run_command.erb
foreman_remote_execution-3.3.5 app/views/templates/ssh/run_command.erb
foreman_remote_execution-3.3.4 app/views/templates/ssh/run_command.erb
foreman_remote_execution-3.3.3 app/views/templates/ssh/run_command.erb
foreman_remote_execution-3.2.2 app/views/templates/ssh/run_command.erb
foreman_remote_execution-3.3.2 app/views/templates/ssh/run_command.erb
foreman_remote_execution-3.3.1 app/views/templates/ssh/run_command.erb
foreman_remote_execution-3.3.0 app/views/templates/ssh/run_command.erb
foreman_remote_execution-3.2.1 app/views/templates/ssh/run_command.erb