foreman_ansible 2.2.11 → 2.2.12
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/models/concerns/foreman_ansible/host_managed_extensions.rb +1 -1
- data/app/services/foreman_ansible/insights_plan_runner.rb +2 -1
- data/app/views/ansible_roles/index.html.erb +1 -1
- data/lib/foreman_ansible/version.rb +1 -1
- data/locale/de/foreman_ansible.edit.po +238 -87
- data/locale/en/foreman_ansible.edit.po +238 -87
- data/locale/es/foreman_ansible.edit.po +238 -87
- data/locale/fr/foreman_ansible.edit.po +238 -87
- data/locale/it/foreman_ansible.edit.po +238 -87
- data/locale/ja/foreman_ansible.edit.po +238 -87
- data/locale/ko/foreman_ansible.edit.po +238 -87
- data/locale/pt_BR/foreman_ansible.edit.po +238 -87
- data/locale/ru/foreman_ansible.edit.po +238 -87
- data/locale/zh_CN/foreman_ansible.edit.po +238 -87
- data/locale/zh_TW/foreman_ansible.edit.po +238 -87
- metadata +2 -2
@@ -5,7 +5,7 @@
|
|
5
5
|
#
|
6
6
|
msgid ""
|
7
7
|
msgstr ""
|
8
|
-
"Project-Id-Version: foreman_ansible 2.
|
8
|
+
"Project-Id-Version: foreman_ansible 2.3.0\n"
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
10
10
|
"PO-Revision-Date: 2018-03-12 12:24-0400\n"
|
11
11
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
@@ -18,235 +18,338 @@ msgstr ""
|
|
18
18
|
" && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
19
19
|
"\n"
|
20
20
|
|
21
|
-
#: ../app/controllers/ansible_roles_controller.rb:
|
21
|
+
#: ../app/controllers/ansible_roles_controller.rb:35
|
22
22
|
msgid "Import of roles successfully finished."
|
23
23
|
msgstr ""
|
24
24
|
|
25
|
-
#: ../app/controllers/ansible_roles_controller.rb:
|
25
|
+
#: ../app/controllers/ansible_roles_controller.rb:50
|
26
26
|
msgid "No changes in roles detected."
|
27
27
|
msgstr ""
|
28
28
|
|
29
|
-
#: ../app/controllers/ansible_roles_controller.rb:
|
29
|
+
#: ../app/controllers/ansible_roles_controller.rb:51
|
30
30
|
msgid "No changes in roles detected on %s."
|
31
31
|
msgstr ""
|
32
32
|
|
33
|
-
#: ../app/controllers/
|
33
|
+
#: ../app/controllers/ansible_variables_controller.rb:31
|
34
|
+
msgid ""
|
35
|
+
"Import of variables successfully finished.\n"
|
36
|
+
"Added: #{results[:added].join(', ')} \n"
|
37
|
+
" Removed: #{results[:obsolete].join(', ')}"
|
38
|
+
msgstr ""
|
39
|
+
|
40
|
+
#: ../app/controllers/ansible_variables_controller.rb:75
|
41
|
+
msgid "No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled."
|
42
|
+
msgstr ""
|
43
|
+
|
44
|
+
#: ../app/controllers/api/v2/ansible_override_values_controller.rb:17
|
45
|
+
msgid "Override match"
|
46
|
+
msgstr ""
|
47
|
+
|
48
|
+
#: ../app/controllers/api/v2/ansible_override_values_controller.rb:18
|
49
|
+
msgid "Override value, required if omit is false"
|
50
|
+
msgstr ""
|
51
|
+
|
52
|
+
#: ../app/controllers/api/v2/ansible_override_values_controller.rb:22
|
53
|
+
msgid "Create an override value for a specific ansible variable"
|
54
|
+
msgstr ""
|
55
|
+
|
56
|
+
#: ../app/controllers/api/v2/ansible_override_values_controller.rb:34
|
57
|
+
msgid "Destroy an override value"
|
58
|
+
msgstr ""
|
59
|
+
|
60
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:18
|
34
61
|
msgid "Show role"
|
35
62
|
msgstr ""
|
36
63
|
|
37
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
64
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:22
|
38
65
|
msgid "List Ansible roles"
|
39
66
|
msgstr ""
|
40
67
|
|
41
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
68
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:28
|
42
69
|
msgid "Deletes Ansible role"
|
43
70
|
msgstr ""
|
44
71
|
|
45
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
72
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:34
|
46
73
|
msgid "Import Ansible roles"
|
47
74
|
msgstr ""
|
48
75
|
|
49
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
76
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:35 ../app/controllers/api/v2/ansible_roles_controller.rb:42 ../app/controllers/api/v2/ansible_variables_controller.rb:65 ../app/controllers/api/v2/ansible_variables_controller.rb:75
|
50
77
|
msgid "Smart Proxy to import from"
|
51
78
|
msgstr ""
|
52
79
|
|
53
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
80
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:36
|
54
81
|
msgid "Ansible role names to import"
|
55
82
|
msgstr ""
|
56
83
|
|
57
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
84
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:41
|
58
85
|
msgid "Obsolete Ansible roles"
|
59
86
|
msgstr ""
|
60
87
|
|
61
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
88
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:48
|
62
89
|
msgid "Fetch Ansible roles available to be imported"
|
63
90
|
msgstr ""
|
64
91
|
|
65
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
92
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:49
|
66
93
|
msgid "Smart Proxy to fetch from"
|
67
94
|
msgstr ""
|
68
95
|
|
69
|
-
#: ../app/controllers/
|
96
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:19
|
97
|
+
msgid "Show variable"
|
98
|
+
msgstr ""
|
99
|
+
|
100
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:23
|
101
|
+
msgid "List Ansible variables"
|
102
|
+
msgstr ""
|
103
|
+
|
104
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:29
|
105
|
+
msgid "Deletes Ansible variable"
|
106
|
+
msgstr ""
|
107
|
+
|
108
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:38
|
109
|
+
msgid "Name of variable"
|
110
|
+
msgstr ""
|
111
|
+
|
112
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:39
|
113
|
+
msgid "Role ID"
|
114
|
+
msgstr ""
|
115
|
+
|
116
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:40
|
117
|
+
msgid "Default value of variable"
|
118
|
+
msgstr ""
|
119
|
+
|
120
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:41
|
121
|
+
msgid "When enabled the parameter is hidden in the UI"
|
122
|
+
msgstr ""
|
123
|
+
|
124
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:42
|
125
|
+
msgid "The order in which values are resolved"
|
126
|
+
msgstr ""
|
127
|
+
|
128
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:43
|
129
|
+
msgid "Description of variable"
|
130
|
+
msgstr ""
|
131
|
+
|
132
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:44
|
133
|
+
msgid "Types of validation values"
|
134
|
+
msgstr ""
|
135
|
+
|
136
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:45
|
137
|
+
msgid "Used to enforce certain values for the parameter values"
|
138
|
+
msgstr ""
|
139
|
+
|
140
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:46
|
141
|
+
msgid "Types of variable values"
|
142
|
+
msgstr ""
|
143
|
+
|
144
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:47
|
145
|
+
msgid "Merge all matching values (only array/hash type)"
|
146
|
+
msgstr ""
|
147
|
+
|
148
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:48
|
149
|
+
msgid "Include default value when merging all matching values"
|
150
|
+
msgstr ""
|
151
|
+
|
152
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:49
|
153
|
+
msgid "Remove duplicate values (only array type)"
|
154
|
+
msgstr ""
|
155
|
+
|
156
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:53
|
157
|
+
msgid "Updates Ansible variable"
|
158
|
+
msgstr ""
|
159
|
+
|
160
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:63
|
161
|
+
msgid "Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles"
|
162
|
+
msgstr ""
|
163
|
+
|
164
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:73
|
165
|
+
msgid "Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles"
|
166
|
+
msgstr ""
|
167
|
+
|
168
|
+
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:17
|
70
169
|
msgid "Plays Ansible roles on a hostgroup"
|
71
170
|
msgstr ""
|
72
171
|
|
73
|
-
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:
|
172
|
+
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:27
|
74
173
|
msgid "Plays Ansible roles on hostgroups"
|
75
174
|
msgstr ""
|
76
175
|
|
77
|
-
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:
|
176
|
+
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:28
|
78
177
|
msgid "IDs of hostgroups to play roles on"
|
79
178
|
msgstr ""
|
80
179
|
|
81
|
-
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:
|
180
|
+
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:39
|
82
181
|
msgid "List all Ansible roles for a hostgroup"
|
83
182
|
msgstr ""
|
84
183
|
|
85
|
-
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:
|
184
|
+
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13 ../app/controllers/foreman_ansible/api/v2/hosts_param_group_extensions.rb:13
|
86
185
|
msgid "IDs of associated ansible roles"
|
87
186
|
msgstr ""
|
88
187
|
|
89
|
-
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:
|
188
|
+
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:22
|
90
189
|
msgid "Plays Ansible roles on a host"
|
91
190
|
msgstr ""
|
92
191
|
|
93
|
-
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:
|
192
|
+
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:31
|
94
193
|
msgid "Plays Ansible roles on hosts"
|
95
194
|
msgstr ""
|
96
195
|
|
97
|
-
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:
|
196
|
+
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:32
|
98
197
|
msgid "IDs of hosts to play roles on"
|
99
198
|
msgstr ""
|
100
199
|
|
101
|
-
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:
|
200
|
+
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:42
|
102
201
|
msgid "List all Ansible roles for a host"
|
103
202
|
msgstr ""
|
104
203
|
|
105
|
-
#: ../app/controllers/foreman_ansible/concerns/hostgroups_controller_extensions.rb:
|
204
|
+
#: ../app/controllers/foreman_ansible/concerns/hostgroups_controller_extensions.rb:27
|
106
205
|
msgid "Host group has no associated hosts"
|
107
206
|
msgstr ""
|
108
207
|
|
109
|
-
#: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:
|
208
|
+
#: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:13
|
110
209
|
msgid "There are no Ansible roles to play"
|
111
210
|
msgstr ""
|
112
211
|
|
113
|
-
#: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:
|
212
|
+
#: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:15
|
114
213
|
msgid "Could not run Ansible roles for %{host}"
|
115
214
|
msgstr ""
|
116
215
|
|
117
|
-
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:
|
216
|
+
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:8
|
118
217
|
msgid "From %s"
|
119
218
|
msgstr ""
|
120
219
|
|
121
|
-
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:
|
220
|
+
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:15
|
122
221
|
msgid "Import"
|
123
222
|
msgstr ""
|
124
223
|
|
125
|
-
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:
|
224
|
+
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:21
|
126
225
|
msgid "%s ago"
|
127
226
|
msgstr ""
|
128
227
|
|
129
|
-
#: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:
|
228
|
+
#: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:23 ../app/lib/actions/foreman_ansible/helpers/host_common.rb:18
|
130
229
|
msgid "Play Ansible roles"
|
131
230
|
msgstr ""
|
132
231
|
|
133
|
-
#: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:
|
232
|
+
#: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:42
|
134
233
|
msgid "Run Ansible roles"
|
135
234
|
msgstr ""
|
136
235
|
|
137
|
-
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:
|
236
|
+
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:10
|
138
237
|
msgid "Playbook execution failed"
|
139
238
|
msgstr ""
|
140
239
|
|
141
|
-
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:
|
240
|
+
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:30 ../lib/foreman_ansible_core/remote_execution_core/ansible_runner.rb:35
|
142
241
|
msgid "Error loading data from proxy"
|
143
242
|
msgstr ""
|
144
243
|
|
145
|
-
#: ../app/lib/actions/foreman_ansible/helpers/play_roles_description.rb:
|
244
|
+
#: ../app/lib/actions/foreman_ansible/helpers/play_roles_description.rb:13
|
146
245
|
msgid "Foreman"
|
147
246
|
msgstr ""
|
148
247
|
|
149
|
-
#: ../app/lib/proxy_api/ansible.rb:
|
248
|
+
#: ../app/lib/proxy_api/ansible.rb:27
|
150
249
|
msgid "Unable to get roles from Ansible"
|
151
250
|
msgstr ""
|
152
251
|
|
153
|
-
#: ../app/
|
252
|
+
#: ../app/lib/proxy_api/ansible.rb:34 ../app/lib/proxy_api/ansible.rb:41
|
253
|
+
msgid "Unable to get roles/variables from Ansible"
|
254
|
+
msgstr ""
|
255
|
+
|
256
|
+
#: ../app/models/setting/ansible.rb:20
|
154
257
|
msgid "Use this to supply a path to an SSH Private Key that Ansible will use in lieu of a password Override with \"ansible_ssh_private_key_file\" host parameter"
|
155
258
|
msgstr ""
|
156
259
|
|
157
|
-
#: ../app/models/setting/ansible.rb:
|
260
|
+
#: ../app/models/setting/ansible.rb:25
|
158
261
|
msgid "Private Key Path"
|
159
262
|
msgstr ""
|
160
263
|
|
161
|
-
#: ../app/models/setting/ansible.rb:
|
264
|
+
#: ../app/models/setting/ansible.rb:29
|
162
265
|
msgid "Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \"ansible_connection\""
|
163
266
|
msgstr ""
|
164
267
|
|
165
|
-
#: ../app/models/setting/ansible.rb:
|
268
|
+
#: ../app/models/setting/ansible.rb:33
|
166
269
|
msgid "Connection type"
|
167
270
|
msgstr ""
|
168
271
|
|
169
|
-
#: ../app/models/setting/ansible.rb:
|
272
|
+
#: ../app/models/setting/ansible.rb:37
|
170
273
|
msgid "Enable/disable WinRM server certificate validation when running Ansible playbooks. You can override this on hosts by adding a parameter \"ansible_winrm_server_cert_validation\""
|
171
274
|
msgstr ""
|
172
275
|
|
173
|
-
#: ../app/models/setting/ansible.rb:
|
276
|
+
#: ../app/models/setting/ansible.rb:42
|
174
277
|
msgid "WinRM cert Validation"
|
175
278
|
msgstr ""
|
176
279
|
|
177
|
-
#: ../app/models/setting/ansible.rb:
|
280
|
+
#: ../app/models/setting/ansible.rb:46
|
178
281
|
msgid "Foreman will add the this level of verbosity for additional debugging output when running Ansible playbooks."
|
179
282
|
msgstr ""
|
180
283
|
|
181
|
-
#: ../app/models/setting/ansible.rb:
|
284
|
+
#: ../app/models/setting/ansible.rb:49
|
182
285
|
msgid "Default verbosity level"
|
183
286
|
msgstr ""
|
184
287
|
|
185
|
-
#: ../app/models/setting/ansible.rb:
|
288
|
+
#: ../app/models/setting/ansible.rb:52
|
186
289
|
msgid "Disabled"
|
187
290
|
msgstr ""
|
188
291
|
|
189
|
-
#: ../app/models/setting/ansible.rb:
|
292
|
+
#: ../app/models/setting/ansible.rb:53
|
190
293
|
msgid "Level 1 (-v)"
|
191
294
|
msgstr ""
|
192
295
|
|
193
|
-
#: ../app/models/setting/ansible.rb:
|
296
|
+
#: ../app/models/setting/ansible.rb:54
|
194
297
|
msgid "Level 2 (-vv)"
|
195
298
|
msgstr ""
|
196
299
|
|
197
|
-
#: ../app/models/setting/ansible.rb:
|
300
|
+
#: ../app/models/setting/ansible.rb:55
|
198
301
|
msgid "Level 3 (-vvv)"
|
199
302
|
msgstr ""
|
200
303
|
|
201
|
-
#: ../app/models/setting/ansible.rb:
|
304
|
+
#: ../app/models/setting/ansible.rb:56
|
202
305
|
msgid "Level 4 (-vvvv)"
|
203
306
|
msgstr ""
|
204
307
|
|
205
|
-
#: ../app/models/setting/ansible.rb:
|
308
|
+
#: ../app/models/setting/ansible.rb:62
|
206
309
|
msgid "Timeout (in seconds) to set when Foreman will trigger a play Ansible roles task after a host is fully provisioned. Set this to the maximum time you expect a host to take until it is ready after a reboot."
|
207
310
|
msgstr ""
|
208
311
|
|
209
|
-
#: ../app/models/setting/ansible.rb:
|
312
|
+
#: ../app/models/setting/ansible.rb:67
|
210
313
|
msgid "Post-provision timeout"
|
211
314
|
msgstr ""
|
212
315
|
|
213
|
-
#: ../app/models/setting/ansible.rb:
|
214
|
-
msgid "Whether to put Ansible parameters in the \"hostvars\" top-level key of the inventory. By default it is true, so that Host Parameters can be used directly in the playbooks.When false, Host Parameters can only be accessed
|
316
|
+
#: ../app/models/setting/ansible.rb:71
|
317
|
+
msgid "Whether to put Ansible parameters in the \"hostvars\" top-level key of the inventory. By default it is true, so that Host Parameters can be used directly in the playbooks. When false, Host Parameters can only be accessed through foreman_params[\"host_parameter\"] in the playbooks."
|
215
318
|
msgstr ""
|
216
319
|
|
217
|
-
#: ../app/models/setting/ansible.rb:
|
320
|
+
#: ../app/models/setting/ansible.rb:77
|
218
321
|
msgid "Top level Ansible variables"
|
219
322
|
msgstr ""
|
220
323
|
|
221
|
-
#: ../app/models/setting/ansible.rb:
|
324
|
+
#: ../app/models/setting/ansible.rb:81
|
222
325
|
msgid "Timeout (in minutes) when hosts should have reported."
|
223
326
|
msgstr ""
|
224
327
|
|
225
|
-
#: ../app/models/setting/ansible.rb:
|
328
|
+
#: ../app/models/setting/ansible.rb:83
|
226
329
|
msgid "Ansible report timeout"
|
227
330
|
msgstr ""
|
228
331
|
|
229
|
-
#: ../app/models/setting/ansible.rb:
|
332
|
+
#: ../app/models/setting/ansible.rb:87
|
230
333
|
msgid "Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval"
|
231
334
|
msgstr ""
|
232
335
|
|
233
|
-
#: ../app/models/setting/ansible.rb:
|
336
|
+
#: ../app/models/setting/ansible.rb:91
|
234
337
|
msgid "%{cfgmgmt} out of sync disabled"
|
235
338
|
msgstr ""
|
236
339
|
|
237
|
-
#: ../app/models/setting/ansible.rb:
|
340
|
+
#: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:73
|
238
341
|
msgid "Ansible"
|
239
342
|
msgstr ""
|
240
343
|
|
241
|
-
#: ../app/services/foreman_ansible/insights_notification_builder.rb:
|
344
|
+
#: ../app/services/foreman_ansible/insights_notification_builder.rb:51
|
242
345
|
msgid "Remediation Plan"
|
243
346
|
msgstr ""
|
244
347
|
|
245
|
-
#: ../app/services/foreman_ansible/insights_notification_builder.rb:
|
348
|
+
#: ../app/services/foreman_ansible/insights_notification_builder.rb:61 ../db/seeds.d/90_notification_blueprints.rb:13
|
246
349
|
msgid "Job Details"
|
247
350
|
msgstr ""
|
248
351
|
|
249
|
-
#: ../app/services/foreman_ansible/
|
352
|
+
#: ../app/services/foreman_ansible/proxy_api.rb:13
|
250
353
|
msgid "Proxy not found"
|
251
354
|
msgstr ""
|
252
355
|
|
@@ -254,67 +357,67 @@ msgstr ""
|
|
254
357
|
msgid "Changed Ansible roles"
|
255
358
|
msgstr ""
|
256
359
|
|
257
|
-
#: ../app/views/ansible_roles/import.html.erb:3
|
360
|
+
#: ../app/views/ansible_roles/import.html.erb:3 ../app/views/ansible_variables/import.html.erb:3
|
258
361
|
msgid "Select the changes you want to realize in Foreman"
|
259
362
|
msgstr ""
|
260
363
|
|
261
|
-
#: ../app/views/ansible_roles/import.html.erb:5
|
364
|
+
#: ../app/views/ansible_roles/import.html.erb:5 ../app/views/ansible_variables/import.html.erb:5
|
262
365
|
msgid "Toggle"
|
263
366
|
msgstr ""
|
264
367
|
|
265
|
-
#: ../app/views/ansible_roles/import.html.erb:6
|
368
|
+
#: ../app/views/ansible_roles/import.html.erb:6 ../app/views/ansible_variables/import.html.erb:6
|
266
369
|
msgid "New"
|
267
370
|
msgstr ""
|
268
371
|
|
269
|
-
#: ../app/views/ansible_roles/import.html.erb:8
|
372
|
+
#: ../app/views/ansible_roles/import.html.erb:8 ../app/views/ansible_variables/import.html.erb:8
|
270
373
|
msgid "Check/Uncheck new"
|
271
374
|
msgstr ""
|
272
375
|
|
273
|
-
#: ../app/views/ansible_roles/import.html.erb:9
|
376
|
+
#: ../app/views/ansible_roles/import.html.erb:9 ../app/views/ansible_variables/import.html.erb:9
|
274
377
|
msgid "Obsolete"
|
275
378
|
msgstr ""
|
276
379
|
|
277
|
-
#: ../app/views/ansible_roles/import.html.erb:11
|
380
|
+
#: ../app/views/ansible_roles/import.html.erb:11 ../app/views/ansible_variables/import.html.erb:11
|
278
381
|
msgid "Check/Uncheck obsolete"
|
279
382
|
msgstr ""
|
280
383
|
|
281
|
-
#: ../app/views/ansible_roles/import.html.erb:19
|
384
|
+
#: ../app/views/ansible_roles/import.html.erb:19 ../app/views/ansible_variables/import.html.erb:19
|
282
385
|
msgid "Check/Uncheck all"
|
283
386
|
msgstr ""
|
284
387
|
|
285
|
-
#: ../app/views/ansible_roles/import.html.erb:21
|
388
|
+
#: ../app/views/ansible_roles/import.html.erb:21 ../app/views/ansible_variables/import.html.erb:21
|
286
389
|
msgid "Name"
|
287
390
|
msgstr ""
|
288
391
|
|
289
|
-
#: ../app/views/ansible_roles/import.html.erb:22
|
392
|
+
#: ../app/views/ansible_roles/import.html.erb:22 ../app/views/ansible_variables/import.html.erb:23
|
290
393
|
msgid "Hosts count"
|
291
394
|
msgstr ""
|
292
395
|
|
293
|
-
#: ../app/views/ansible_roles/import.html.erb:23
|
396
|
+
#: ../app/views/ansible_roles/import.html.erb:23 ../app/views/ansible_variables/import.html.erb:24
|
294
397
|
msgid "Hostgroups count"
|
295
398
|
msgstr ""
|
296
399
|
|
297
|
-
#: ../app/views/ansible_roles/import.html.erb:24
|
400
|
+
#: ../app/views/ansible_roles/import.html.erb:24 ../app/views/ansible_variables/import.html.erb:25
|
298
401
|
msgid "Operation"
|
299
402
|
msgstr ""
|
300
403
|
|
301
|
-
#: ../app/views/ansible_roles/import.html.erb:35
|
404
|
+
#: ../app/views/ansible_roles/import.html.erb:35 ../app/views/ansible_variables/import.html.erb:36
|
302
405
|
msgid "Check/Uncheck all %s changes"
|
303
406
|
msgstr ""
|
304
407
|
|
305
|
-
#: ../app/views/ansible_roles/import.html.erb:40
|
408
|
+
#: ../app/views/ansible_roles/import.html.erb:40 ../app/views/ansible_variables/import.html.erb:42
|
306
409
|
msgid "Add"
|
307
410
|
msgstr ""
|
308
411
|
|
309
|
-
#: ../app/views/ansible_roles/import.html.erb:40
|
412
|
+
#: ../app/views/ansible_roles/import.html.erb:40 ../app/views/ansible_variables/import.html.erb:42
|
310
413
|
msgid "Remove"
|
311
414
|
msgstr ""
|
312
415
|
|
313
|
-
#: ../app/views/ansible_roles/import.html.erb:48
|
416
|
+
#: ../app/views/ansible_roles/import.html.erb:48 ../app/views/ansible_variables/import.html.erb:50
|
314
417
|
msgid "Cancel"
|
315
418
|
msgstr ""
|
316
419
|
|
317
|
-
#: ../app/views/ansible_roles/import.html.erb:49
|
420
|
+
#: ../app/views/ansible_roles/import.html.erb:49 ../app/views/ansible_variables/import.html.erb:51
|
318
421
|
msgid "Update"
|
319
422
|
msgstr ""
|
320
423
|
|
@@ -338,11 +441,15 @@ msgstr ""
|
|
338
441
|
msgid "Imported at"
|
339
442
|
msgstr ""
|
340
443
|
|
341
|
-
#: ../app/views/ansible_roles/index.html.erb:13
|
444
|
+
#: ../app/views/ansible_roles/index.html.erb:13 ../app/views/ansible_variables/index.html.erb:12
|
342
445
|
msgid "Actions"
|
343
446
|
msgstr ""
|
344
447
|
|
345
|
-
#: ../app/views/ansible_roles/index.html.erb:
|
448
|
+
#: ../app/views/ansible_roles/index.html.erb:27 ../lib/foreman_ansible/register.rb:79
|
449
|
+
msgid "Variables"
|
450
|
+
msgstr ""
|
451
|
+
|
452
|
+
#: ../app/views/ansible_roles/index.html.erb:33 ../app/views/ansible_variables/index.html.erb:36
|
346
453
|
msgid "Delete %s?"
|
347
454
|
msgstr ""
|
348
455
|
|
@@ -356,6 +463,50 @@ msgstr ""
|
|
356
463
|
msgid "Learn more about this in the documentation."
|
357
464
|
msgstr ""
|
358
465
|
|
466
|
+
#: ../app/views/ansible_variables/_ansible_roles_list.html.erb:10
|
467
|
+
msgid "Ansible Role"
|
468
|
+
msgstr ""
|
469
|
+
|
470
|
+
#: ../app/views/ansible_variables/_validator_text.html.erb:2
|
471
|
+
msgid "Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation."
|
472
|
+
msgstr ""
|
473
|
+
|
474
|
+
#: ../app/views/ansible_variables/_validator_text.html.erb:4
|
475
|
+
msgid "If ERB is used in a parameter value, the validation of the value will happen during the ENC request. If the value is invalid, the ENC request will fail."
|
476
|
+
msgstr ""
|
477
|
+
|
478
|
+
#: ../app/views/ansible_variables/edit.html.erb:4 ../app/views/ansible_variables/index.html.erb:1
|
479
|
+
msgid "Ansible Variables"
|
480
|
+
msgstr ""
|
481
|
+
|
482
|
+
#: ../app/views/ansible_variables/edit.html.erb:8
|
483
|
+
msgid "Edit %s"
|
484
|
+
msgstr ""
|
485
|
+
|
486
|
+
#: ../app/views/ansible_variables/edit.html.erb:13
|
487
|
+
msgid "Edit Ansible Variable"
|
488
|
+
msgstr ""
|
489
|
+
|
490
|
+
#: ../app/views/ansible_variables/import.html.erb:1
|
491
|
+
msgid "Changed Ansible variables"
|
492
|
+
msgstr ""
|
493
|
+
|
494
|
+
#: ../app/views/ansible_variables/import.html.erb:22
|
495
|
+
msgid "Ansible role"
|
496
|
+
msgstr ""
|
497
|
+
|
498
|
+
#: ../app/views/ansible_variables/index.html.erb:9
|
499
|
+
msgid "Variable|Name"
|
500
|
+
msgstr ""
|
501
|
+
|
502
|
+
#: ../app/views/ansible_variables/index.html.erb:10
|
503
|
+
msgid "Variable|Role"
|
504
|
+
msgstr ""
|
505
|
+
|
506
|
+
#: ../app/views/ansible_variables/index.html.erb:11
|
507
|
+
msgid "Type"
|
508
|
+
msgstr ""
|
509
|
+
|
359
510
|
#: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:5
|
360
511
|
msgid "Play Roles"
|
361
512
|
msgstr ""
|
@@ -396,36 +547,36 @@ msgstr ""
|
|
396
547
|
msgid "Nothing to show"
|
397
548
|
msgstr ""
|
398
549
|
|
399
|
-
#: ../db/seeds.d/90_notification_blueprints.rb:
|
550
|
+
#: ../db/seeds.d/90_notification_blueprints.rb:5
|
400
551
|
msgid "Jobs"
|
401
552
|
msgstr ""
|
402
553
|
|
403
|
-
#: ../db/seeds.d/90_notification_blueprints.rb:
|
554
|
+
#: ../db/seeds.d/90_notification_blueprints.rb:7
|
404
555
|
msgid "Insights remediation on %{hosts_count} host(s) has finished successfully"
|
405
556
|
msgstr ""
|
406
557
|
|
407
|
-
#: ../lib/foreman_ansible/register.rb:
|
558
|
+
#: ../lib/foreman_ansible/register.rb:75
|
408
559
|
msgid "Roles"
|
409
560
|
msgstr ""
|
410
561
|
|
411
|
-
#: ../lib/foreman_ansible/remote_execution.rb:
|
562
|
+
#: ../lib/foreman_ansible/remote_execution.rb:20
|
412
563
|
msgid "Ansible: Run host roles"
|
413
564
|
msgstr ""
|
414
565
|
|
415
|
-
#: ../lib/foreman_ansible/remote_execution.rb:
|
566
|
+
#: ../lib/foreman_ansible/remote_execution.rb:21
|
416
567
|
msgid "Runs an Ansible playbook which contains all the roles defined for a host"
|
417
568
|
msgstr ""
|
418
569
|
|
419
|
-
#: ../lib/foreman_ansible/remote_execution.rb:
|
570
|
+
#: ../lib/foreman_ansible/remote_execution.rb:26
|
420
571
|
msgid "Ansible: Run Insights maintenance plan"
|
421
572
|
msgstr ""
|
422
573
|
|
423
|
-
#: ../lib/foreman_ansible/remote_execution.rb:
|
574
|
+
#: ../lib/foreman_ansible/remote_execution.rb:27
|
424
575
|
msgid "Runs a given maintenance plan from Red Hat Access Insights given an ID."
|
425
576
|
msgstr ""
|
426
577
|
|
427
578
|
#: action_names.rb:2
|
428
|
-
msgid "
|
579
|
+
msgid "Remote action:"
|
429
580
|
msgstr ""
|
430
581
|
|
431
582
|
#: action_names.rb:3
|
@@ -437,7 +588,7 @@ msgid "Import Puppet classes"
|
|
437
588
|
msgstr ""
|
438
589
|
|
439
590
|
#: action_names.rb:5
|
440
|
-
msgid "
|
591
|
+
msgid "Action with sub plans"
|
441
592
|
msgstr ""
|
442
593
|
|
443
594
|
#: gemspec.rb:2
|