Sha256: 1603eaae4903c4b54dc7d5d03ce22be267fefb6ade4adc1f8a5c955b44bebbd8

Contents?: true

Size: 643 Bytes

Versions: 10

Compression:

Stored size: 643 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)) %></p>
  <div class="blank-slate-pf-secondary-action">
    <%= ansible_proxy_import(hash_for_import_ansible_roles_path) %>
  </div>
</div>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
foreman_ansible-2.2.14 app/views/ansible_roles/welcome.html.erb
foreman_ansible-2.2.13 app/views/ansible_roles/welcome.html.erb
foreman_ansible-2.2.12 app/views/ansible_roles/welcome.html.erb
foreman_ansible-2.3.2 app/views/ansible_roles/welcome.html.erb
foreman_ansible-2.3.1 app/views/ansible_roles/welcome.html.erb
foreman_ansible-2.3.0 app/views/ansible_roles/welcome.html.erb
foreman_ansible-2.2.11 app/views/ansible_roles/welcome.html.erb
foreman_ansible-2.2.10 app/views/ansible_roles/welcome.html.erb
foreman_ansible-2.2.9 app/views/ansible_roles/welcome.html.erb
foreman_ansible-2.2.8 app/views/ansible_roles/welcome.html.erb