foreman_ansible 2.2.7 → 2.2.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b0cd4bd58b8e727da0bd49c2a4a2aca162ba6124
4
- data.tar.gz: 93ea80ff3e3a63e6262cf04d5c3c5b6fb2b502b8
3
+ metadata.gz: 4a31f99dd35a01e8ffde528ead14c34dfb92dfae
4
+ data.tar.gz: e6536da314ad7d16bf34fc5c7dd0ceae673a9e6f
5
5
  SHA512:
6
- metadata.gz: '0931b7ef4cc32e27de919675706c88a3cb1c47b0b27b7807a74a25ecd42448ce3959c13b51bfa48686bd92728ff1cf4ff858bb1e1837e5184a3312340f33dbc9'
7
- data.tar.gz: 2ab415d517f3c0f10f9916f24952925e5c66a5561546325fb9e8ac334afea9f8db1e05c642b0f1c96cc6891787df04378f184404199283786b2363ecbceab6b9
6
+ metadata.gz: 94714e6505e786260ccbe40e50cb98e1888fc1a883df96e95cd142987fb18db4d9ce57fbbdf0d6536407ff87041185052f5634d0e23874e23d1e0d077427ce2b
7
+ data.tar.gz: 7e2d13ba5f28eb248614e26395c5619a7bac6f2c5f34da071718897738b47f5600fc1c4c7279b527aa52d5b2d54ab4154dd3589c835dcfe7543d4d604ee01835
@@ -7,7 +7,7 @@
7
7
  <p><%= _('No ansible roles were found in Foreman. If you want to assign roles to your hosts,
8
8
  you have to import them first.').html_safe %>
9
9
  </p>
10
- <p><%= link_to(_('Learn more about this in the documentation.'), ansible_doc_url) %></p>
10
+ <p><%= link_to(_('Learn more about this in the documentation.'), documentation_url('#4.1ImportingRoles', :root_url => ansible_doc_url)) %></p>
11
11
  <div class="blank-slate-pf-secondary-action">
12
12
  <%= ansible_proxy_import(hash_for_import_ansible_roles_path) %>
13
13
  </div>
@@ -2,5 +2,5 @@
2
2
  # This way other parts of Foreman can just call ForemanAnsible::VERSION
3
3
  # and detect what version the plugin is running.
4
4
  module ForemanAnsible
5
- VERSION = '2.2.7'.freeze
5
+ VERSION = '2.2.8'.freeze
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_ansible
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.7
4
+ version: 2.2.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Lobato Garcia
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-09-13 00:00:00.000000000 Z
11
+ date: 2018-09-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubocop