Sha256: b28d350f0047537c0915da7dc51e0ab4c969af6a0dce57c39dafabede7ee4aca

Contents?: true

Size: 279 Bytes

Versions: 1

Compression:

Stored size: 279 Bytes

Contents

<%#
kind: job_template
name: Run Command - SSH Default
job_name: Run Command
description_format: "%{job_name} %{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

1 entries across 1 versions & 1 rubygems

Version Path
foreman_remote_execution-0.1.2 app/views/templates/run_command.erb