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-1.8.1 app/views/templates/ssh/run_command.erb
foreman_remote_execution-1.8.0 app/views/templates/ssh/run_command.erb
foreman_remote_execution-1.7.1 app/views/templates/ssh/run_command.erb
foreman_remote_execution-1.7.0 app/views/templates/ssh/run_command.erb
foreman_remote_execution-1.6.7 app/views/templates/ssh/run_command.erb
foreman_remote_execution-1.6.6 app/views/templates/ssh/run_command.erb
foreman_remote_execution-1.6.5 app/views/templates/ssh/run_command.erb
foreman_remote_execution-1.6.4 app/views/templates/ssh/run_command.erb