Sha256: d64827ede7ddba5d86c2dd5d3b49c0e3e1b5bd10353bb8210e7c814588ffd5b9
Contents?: true
Size: 661 Bytes
Versions: 31
Compression:
Stored size: 661 Bytes
Contents
<% content_for(:title, _("Ansible Roles")) %> <div class="blank-slate-pf"> <div class="blank-slate-pf-icon"> <%= icon_text("play", "", :kind => "fa") %> </div> <h1><%= _('Ansible Roles') %></h1> <p><%= _('No ansible roles were found in Foreman. If you want to assign roles to your hosts, you have to import them first.').html_safe %> </p> <p><%= link_to(_('Learn more about this in the documentation.'), documentation_url('#4.1ImportingRoles', :root_url => ansible_doc_url), target: '_blank') %></p> <div class="blank-slate-pf-secondary-action"> <%= ansible_proxy_import(hash_for_import_ansible_roles_path) %> </div> </div>
Version data entries
31 entries across 31 versions & 1 rubygems