Sha256: 0091a86841948c1bbe957d40daa3d5f005e8a028f0855a42e6e3b074dbf9af1c
Contents?: true
Size: 900 Bytes
Versions: 23
Compression:
Stored size: 900 Bytes
Contents
<div class="blank-slate-pf"> <div class="blank-slate-pf-icon"> <%= icon_text("globe", "", :kind => "fa") %> </div> <h1><%= _('Job Invocations') %></h1> <p> <%= _("Foreman can run arbitrary commands on remote hosts using different providers, such as SSH or Ansible. Communication goes through the Smart Proxy so Foreman does not have to have direct access to the target hosts and can scale to control many hosts.") %></br> </p> <p><%= link_to _('Learn more about this in the documentation.'), documentation_url('1.ForemanRemoteExecution1.3Manual', :root_url => 'https://www.theforeman.org/plugins/foreman_remote_execution/1.3/index.html#'), :rel => 'external' %></p> <div class="blank-slate-pf-main-action"> <%= display_link_if_authorized(_("Run Job"), { :action => :create }, { :class => "btn btn-primary btn-lg" }) %> </div> </div>
Version data entries
23 entries across 23 versions & 1 rubygems