hammer_cli_foreman_ansible 0.7.0 → 0.8.0
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 +4 -4
- data/lib/hammer_cli_foreman_ansible/command_extensions/job_template.rb +2 -0
- data/lib/hammer_cli_foreman_ansible/version.rb +1 -1
- data/locale/en/LC_MESSAGES/hammer_cli_foreman_ansible.mo +0 -0
- data/locale/en/hammer_cli_foreman_ansible.po +1 -1
- data/locale/fr/LC_MESSAGES/hammer_cli_foreman_ansible.mo +0 -0
- data/locale/fr/hammer_cli_foreman_ansible.po +10 -8
- data/locale/ja/LC_MESSAGES/hammer_cli_foreman_ansible.mo +0 -0
- data/locale/ja/hammer_cli_foreman_ansible.po +8 -7
- data/locale/ka/LC_MESSAGES/hammer_cli_foreman_ansible.mo +0 -0
- data/locale/ka/hammer_cli_foreman_ansible.po +7 -7
- data/locale/ko/LC_MESSAGES/hammer_cli_foreman_ansible.mo +0 -0
- data/locale/ko/hammer_cli_foreman_ansible.po +449 -0
- data/locale/zh_CN/LC_MESSAGES/hammer_cli_foreman_ansible.mo +0 -0
- data/locale/zh_CN/hammer_cli_foreman_ansible.po +10 -8
- data/test/functional/host_test.rb +0 -6
- data/test/functional/hostgroup_test.rb +0 -6
- metadata +6 -14
- data/locale/cs_CZ/hammer_cli_foreman_ansible.edit.po +0 -631
- data/locale/en/hammer_cli_foreman_ansible.edit.po +0 -578
- data/locale/en_GB/hammer_cli_foreman_ansible.edit.po +0 -632
- data/locale/es/hammer_cli_foreman_ansible.edit.po +0 -639
- data/locale/fr/hammer_cli_foreman_ansible.edit.po +0 -639
- data/locale/ja/hammer_cli_foreman_ansible.edit.po +0 -636
- data/locale/ka/hammer_cli_foreman_ansible.edit.po +0 -634
- data/locale/pt_BR/hammer_cli_foreman_ansible.edit.po +0 -636
- data/locale/zh_CN/hammer_cli_foreman_ansible.edit.po +0 -635
- data/locale/zh_TW/hammer_cli_foreman_ansible.edit.po +0 -633
@@ -9,15 +9,17 @@
|
|
9
9
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
|
10
10
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2022
|
11
11
|
# Amit Upadhye <aupadhye@redhat.com>, 2022
|
12
|
+
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025
|
12
13
|
#
|
13
14
|
#, fuzzy
|
14
15
|
msgid ""
|
15
16
|
msgstr ""
|
16
|
-
"Project-Id-Version: hammer_cli_foreman_ansible 0.
|
17
|
+
"Project-Id-Version: hammer_cli_foreman_ansible 0.7.0\n"
|
17
18
|
"Report-Msgid-Bugs-To: \n"
|
18
|
-
"POT-Creation-Date:
|
19
|
+
"POT-Creation-Date: 2023-07-12 14:40+0000\n"
|
19
20
|
"PO-Revision-Date: 2022-11-23 16:21+0000\n"
|
20
|
-
"Last-Translator:
|
21
|
+
"Last-Translator: Ewoud Kohl van Wijngaarden "
|
22
|
+
"<ewoud+transifex@kohlvanwijngaarden.nl>, 2025\n"
|
21
23
|
"Language-Team: Chinese (China) (https://app.transifex.com/foreman/teams/114/"
|
22
24
|
"zh_CN/)\n"
|
23
25
|
"MIME-Version: 1.0\n"
|
@@ -266,7 +268,7 @@ msgid "Network"
|
|
266
268
|
msgstr "网络"
|
267
269
|
|
268
270
|
msgid "Mask"
|
269
|
-
msgstr "
|
271
|
+
msgstr "掩码"
|
270
272
|
|
271
273
|
msgid "Gateway"
|
272
274
|
msgstr "网关"
|
@@ -278,7 +280,7 @@ msgid "Secondary DNS"
|
|
278
280
|
msgstr "二级 DNS"
|
279
281
|
|
280
282
|
msgid "From"
|
281
|
-
msgstr "
|
283
|
+
msgstr "从"
|
282
284
|
|
283
285
|
msgid "To"
|
284
286
|
msgstr "至"
|
@@ -394,6 +396,9 @@ msgstr "远程执行有效用户方法"
|
|
394
396
|
msgid "Remote execution connect by IP"
|
395
397
|
msgstr "通过 IP 进行远程执行连接"
|
396
398
|
|
399
|
+
msgid "Ansible Callback Enabled"
|
400
|
+
msgstr "启用了 Ansible 回调"
|
401
|
+
|
397
402
|
msgid "Manage Ansible roles on a host"
|
398
403
|
msgstr "管理主机上的 Ansible 角色"
|
399
404
|
|
@@ -444,6 +449,3 @@ msgstr "分配给主机组的 Ansible 角色"
|
|
444
449
|
|
445
450
|
msgid "Could not assign roles to the hostgroup"
|
446
451
|
msgstr "无法为主机组分配角色"
|
447
|
-
|
448
|
-
msgid "Ansible Callback Enabled"
|
449
|
-
msgstr ""
|
@@ -84,8 +84,6 @@ describe 'host' do
|
|
84
84
|
par[:id] == '1'
|
85
85
|
end.returns(ansible_roles)
|
86
86
|
|
87
|
-
api_expects_no_call
|
88
|
-
|
89
87
|
result = run_cmd(cmd + params)
|
90
88
|
assert_cmd(expected_result, result)
|
91
89
|
end
|
@@ -167,8 +165,6 @@ describe 'host' do
|
|
167
165
|
par[:id] == '1'
|
168
166
|
end.returns(ansible_roles)
|
169
167
|
|
170
|
-
api_expects_no_call
|
171
|
-
|
172
168
|
result = run_cmd(cmd + params)
|
173
169
|
assert_cmd(expected_result, result)
|
174
170
|
end
|
@@ -191,8 +187,6 @@ describe 'host' do
|
|
191
187
|
par[:id] == '1'
|
192
188
|
end.returns(ansible_roles)
|
193
189
|
|
194
|
-
api_expects_no_call
|
195
|
-
|
196
190
|
result = run_cmd(cmd + params)
|
197
191
|
assert_cmd(expected_result, result)
|
198
192
|
end
|
@@ -84,8 +84,6 @@ describe 'hostgroup' do
|
|
84
84
|
par[:id] == '1'
|
85
85
|
end.returns(ansible_roles)
|
86
86
|
|
87
|
-
api_expects_no_call
|
88
|
-
|
89
87
|
result = run_cmd(cmd + params)
|
90
88
|
assert_cmd(expected_result, result)
|
91
89
|
end
|
@@ -167,8 +165,6 @@ describe 'hostgroup' do
|
|
167
165
|
par[:id] == '1'
|
168
166
|
end.returns(ansible_roles)
|
169
167
|
|
170
|
-
api_expects_no_call
|
171
|
-
|
172
168
|
result = run_cmd(cmd + params)
|
173
169
|
assert_cmd(expected_result, result)
|
174
170
|
end
|
@@ -191,8 +187,6 @@ describe 'hostgroup' do
|
|
191
187
|
par[:id] == '1'
|
192
188
|
end.returns(ansible_roles)
|
193
189
|
|
194
|
-
api_expects_no_call
|
195
|
-
|
196
190
|
result = run_cmd(cmd + params)
|
197
191
|
assert_cmd(expected_result, result)
|
198
192
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: hammer_cli_foreman_ansible
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.8.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Oleh Fedorenko
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2025-05-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: hammer_cli_foreman
|
@@ -62,27 +62,19 @@ files:
|
|
62
62
|
- lib/hammer_cli_foreman_ansible/hostgroup.rb
|
63
63
|
- lib/hammer_cli_foreman_ansible/i18n.rb
|
64
64
|
- lib/hammer_cli_foreman_ansible/version.rb
|
65
|
-
- locale/cs_CZ/hammer_cli_foreman_ansible.edit.po
|
66
65
|
- locale/en/LC_MESSAGES/hammer_cli_foreman_ansible.mo
|
67
|
-
- locale/en/hammer_cli_foreman_ansible.edit.po
|
68
66
|
- locale/en/hammer_cli_foreman_ansible.po
|
69
|
-
- locale/en_GB/hammer_cli_foreman_ansible.edit.po
|
70
|
-
- locale/es/hammer_cli_foreman_ansible.edit.po
|
71
67
|
- locale/fr/LC_MESSAGES/hammer_cli_foreman_ansible.mo
|
72
|
-
- locale/fr/hammer_cli_foreman_ansible.edit.po
|
73
68
|
- locale/fr/hammer_cli_foreman_ansible.po
|
74
69
|
- locale/hammer_cli_foreman_ansible.pot
|
75
70
|
- locale/ja/LC_MESSAGES/hammer_cli_foreman_ansible.mo
|
76
|
-
- locale/ja/hammer_cli_foreman_ansible.edit.po
|
77
71
|
- locale/ja/hammer_cli_foreman_ansible.po
|
78
72
|
- locale/ka/LC_MESSAGES/hammer_cli_foreman_ansible.mo
|
79
|
-
- locale/ka/hammer_cli_foreman_ansible.edit.po
|
80
73
|
- locale/ka/hammer_cli_foreman_ansible.po
|
81
|
-
- locale/
|
74
|
+
- locale/ko/LC_MESSAGES/hammer_cli_foreman_ansible.mo
|
75
|
+
- locale/ko/hammer_cli_foreman_ansible.po
|
82
76
|
- locale/zh_CN/LC_MESSAGES/hammer_cli_foreman_ansible.mo
|
83
|
-
- locale/zh_CN/hammer_cli_foreman_ansible.edit.po
|
84
77
|
- locale/zh_CN/hammer_cli_foreman_ansible.po
|
85
|
-
- locale/zh_TW/hammer_cli_foreman_ansible.edit.po
|
86
78
|
- test/data/3.3/foreman_api.json
|
87
79
|
- test/functional/host_test.rb
|
88
80
|
- test/functional/hostgroup_test.rb
|
@@ -90,7 +82,7 @@ files:
|
|
90
82
|
- test/test_helper.rb
|
91
83
|
homepage: https://github.com/theforeman/hammer-cli-foreman-ansible
|
92
84
|
licenses:
|
93
|
-
- GPL-3.0
|
85
|
+
- GPL-3.0-only
|
94
86
|
metadata: {}
|
95
87
|
post_install_message:
|
96
88
|
rdoc_options: []
|
@@ -110,7 +102,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
110
102
|
- !ruby/object:Gem::Version
|
111
103
|
version: '0'
|
112
104
|
requirements: []
|
113
|
-
rubygems_version: 3.
|
105
|
+
rubygems_version: 3.5.23
|
114
106
|
signing_key:
|
115
107
|
specification_version: 4
|
116
108
|
summary: Foreman Ansible plugin for Hammer CLI
|