Sha256: 6dfb6e1be50b2e80bd08e3f056502c3fc727afe13334537dc1b559cff55e7bc6

Contents?: true

Size: 717 Bytes

Versions: 8

Compression:

Stored size: 717 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('Managing_Configurations_Ansible', type: 'docs',  chapter: 'Importing_Ansible_Roles_and_Variables_ansible'), target: '_blank') %></p>
  <div class="blank-slate-pf-secondary-action">
    <%= ansible_proxy_import(hash_for_import_ansible_roles_path) %>
  </div>
</div>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
foreman_ansible-15.0.2 app/views/ansible_roles/welcome.html.erb
foreman_ansible-15.0.1 app/views/ansible_roles/welcome.html.erb
foreman_ansible-15.0.0 app/views/ansible_roles/welcome.html.erb
foreman_ansible-14.2.2 app/views/ansible_roles/welcome.html.erb
foreman_ansible-14.2.1 app/views/ansible_roles/welcome.html.erb
foreman_ansible-13.0.7 app/views/ansible_roles/welcome.html.erb
foreman_ansible-14.2.0 app/views/ansible_roles/welcome.html.erb
foreman_ansible-14.1.1 app/views/ansible_roles/welcome.html.erb