foreman_ansible 13.0.0 → 13.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d656fe43e2a5aa35d22fbf6f70374688be2e31f71b5da64b25711aaf513b5022
4
- data.tar.gz: 8ce5270296add61421f368ac603a6d887013b8806e6d8b79e76d9c9676043ba2
3
+ metadata.gz: ba6704e93fd8e4fc0937a6e580f6fda535866a5b1e632bb4bd237ba33805037f
4
+ data.tar.gz: 3bf1fedbbfe60a40c5b33772c925bd163bfab80601bec0dea459eacab2cf7ec3
5
5
  SHA512:
6
- metadata.gz: 832b5b024910bb449d9e4e984183b5ce280808088496be273aee92e23ed10886c9e4c1a58d99221776673199e30abee05d1c545d48edad1d39c6cb2f6b7b9bb5
7
- data.tar.gz: de4c27c27795b6d0b64be6fcb926491e9d2f7503bdb30ef5b6c93191ebca54ae914ff82b4c9356a5f3f4c829fcd018c884e2e5c1940cffbf827ebd77de708c71
6
+ metadata.gz: 12a1fc722c71c5cf4a118f42b39bfe289cca512153d0c78a0215b0d2d55147b5d934a4ec6d4f147666ac998839f3d0db7fc73cb9d583debd4c806d89214b802b
7
+ data.tar.gz: 1947ac43c34621e1f1498d893d2f7afde5077aca87f96881074587989466bc5da3b596dae2d2cf4aecf2994ca93e595b827c432edc30aa55d91d2856aa3214a8
@@ -4,5 +4,5 @@
4
4
  # This way other parts of Foreman can just call ForemanAnsible::VERSION
5
5
  # and detect what version the plugin is running.
6
6
  module ForemanAnsible
7
- VERSION = '13.0.0'
7
+ VERSION = '13.0.2'
8
8
  end
data/locale/Makefile CHANGED
@@ -6,8 +6,8 @@
6
6
  # make tx-update - download and merge translations from Transifex
7
7
  # make clean - clean everything
8
8
  #
9
- DOMAIN = foreman_ansible
10
- VERSION = $(shell ruby -e 'require "rubygems";spec = Gem::Specification::load(Dir.glob("../*.gemspec")[0]);puts spec.version')
9
+ DOMAIN = $(shell ruby -rrubygems -e 'puts Gem::Specification::load(Dir.glob("../*.gemspec")[0]).name')
10
+ VERSION = $(shell ruby -rrubygems -e 'puts Gem::Specification::load(Dir.glob("../*.gemspec")[0]).version')
11
11
  POTFILE = $(DOMAIN).pot
12
12
  MOFILE = $(DOMAIN).mo
13
13
  POFILES = $(shell find . -name '$(DOMAIN).po')
@@ -43,7 +43,7 @@ uniq-po:
43
43
  done
44
44
 
45
45
  tx-pull: $(EDITFILES)
46
- cd .. && tx pull -f
46
+ cd .. && tx pull -f --all
47
47
  for f in $(EDITFILES) ; do \
48
48
  sed -i 's/^\("Project-Id-Version: \).*$$/\1$(DOMAIN) $(VERSION)\\n"/' $$f; \
49
49
  done
@@ -8,8 +8,8 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: foreman_ansible 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2023-09-18 09:26+0200\n"
12
- "PO-Revision-Date: 2023-09-18 09:26+0200\n"
11
+ "POT-Creation-Date: 2023-11-28 18:16+0100\n"
12
+ "PO-Revision-Date: 2023-11-28 18:16+0100\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
15
  "Language: \n"
@@ -529,7 +529,7 @@ msgstr ""
529
529
 
530
530
  #: ../app/views/ansible_roles/index.html.erb:12
531
531
  #: ../app/views/ansible_roles/index.html.erb:29
532
- #: ../lib/foreman_ansible/register.rb:220
532
+ #: ../lib/foreman_ansible/register.rb:221
533
533
  #: ../webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/AllRolesTable.js:18
534
534
  #: ../webpack/components/AnsibleHostDetail/components/RolesTab/RolesTable.js:30
535
535
  #: ../webpack/components/AnsibleHostDetail/constants.js:6
@@ -725,9 +725,9 @@ msgid "Enable Ansible Callback"
725
725
  msgstr ""
726
726
 
727
727
  #: ../app/views/job_templates/_job_template_callback_tab_headers.html.erb:1
728
- #: ../lib/foreman_ansible/register.rb:8 ../lib/foreman_ansible/register.rb:214
729
- #: ../lib/foreman_ansible/register.rb:264
730
- #: ../lib/foreman_ansible/register.rb:270
728
+ #: ../lib/foreman_ansible/register.rb:8 ../lib/foreman_ansible/register.rb:215
729
+ #: ../lib/foreman_ansible/register.rb:265
730
+ #: ../lib/foreman_ansible/register.rb:271
731
731
  msgid "Ansible"
732
732
  msgstr ""
733
733
 
@@ -743,7 +743,7 @@ msgstr ""
743
743
  #: ../db/seeds.d/90_notification_blueprints.rb:18
744
744
  #: ../db/seeds.d/90_notification_blueprints.rb:25
745
745
  #: ../db/seeds.d/90_notification_blueprints.rb:30
746
- #: ../lib/foreman_ansible/register.rb:216
746
+ #: ../lib/foreman_ansible/register.rb:217
747
747
  #: ../webpack/components/AnsibleHostDetail/constants.js:5
748
748
  msgid "Roles"
749
749
  msgstr ""
@@ -881,8 +881,8 @@ msgstr ""
881
881
  msgid "Proxy tasks batch size for Ansible"
882
882
  msgstr ""
883
883
 
884
- #: ../lib/foreman_ansible/register.rb:252
885
- #: ../lib/foreman_ansible/register.rb:258
884
+ #: ../lib/foreman_ansible/register.rb:253
885
+ #: ../lib/foreman_ansible/register.rb:259
886
886
  msgid "Update Smart Proxy"
887
887
  msgstr ""
888
888
 
@@ -965,32 +965,32 @@ msgid "Are you sure you want to delete override for %s?"
965
965
  msgstr ""
966
966
 
967
967
  #:
968
- #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:13
968
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:18
969
969
  msgid "Default value"
970
970
  msgstr ""
971
971
 
972
972
  #:
973
- #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:49
973
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:54
974
974
  msgid "Ansible variable override was successfully deleted."
975
975
  msgstr ""
976
976
 
977
977
  #:
978
- #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:63
978
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:68
979
979
  msgid "There was a following error when deleting Ansible variable override: %s"
980
980
  msgstr ""
981
981
 
982
982
  #:
983
- #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:82
983
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:87
984
984
  msgid "Invalid, expected to match a regex: %s"
985
985
  msgstr ""
986
986
 
987
987
  #:
988
- #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:98
988
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:103
989
989
  msgid "Invalid, expected one of: %s"
990
990
  msgstr ""
991
991
 
992
992
  #:
993
- #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:104
993
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:109
994
994
  msgid "is required"
995
995
  msgstr ""
996
996
 
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: 13.0.0
4
+ version: 13.0.2
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: 2023-11-20 00:00:00.000000000 Z
11
+ date: 2023-12-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: acts_as_list
@@ -47,7 +47,7 @@ dependencies:
47
47
  version: '9.0'
48
48
  - - "<"
49
49
  - !ruby/object:Gem::Version
50
- version: '12'
50
+ version: '13'
51
51
  type: :runtime
52
52
  prerelease: false
53
53
  version_requirements: !ruby/object:Gem::Requirement
@@ -57,7 +57,7 @@ dependencies:
57
57
  version: '9.0'
58
58
  - - "<"
59
59
  - !ruby/object:Gem::Version
60
- version: '12'
60
+ version: '13'
61
61
  - !ruby/object:Gem::Dependency
62
62
  name: foreman-tasks
63
63
  requirement: !ruby/object:Gem::Requirement
@@ -67,7 +67,7 @@ dependencies:
67
67
  version: '7.0'
68
68
  - - "<"
69
69
  - !ruby/object:Gem::Version
70
- version: '9'
70
+ version: '10'
71
71
  type: :runtime
72
72
  prerelease: false
73
73
  version_requirements: !ruby/object:Gem::Requirement
@@ -77,7 +77,7 @@ dependencies:
77
77
  version: '7.0'
78
78
  - - "<"
79
79
  - !ruby/object:Gem::Version
80
- version: '9'
80
+ version: '10'
81
81
  description: Ansible integration with Foreman
82
82
  email:
83
83
  - elobatocs@gmail.com