foreman_ansible 5.0.1 → 5.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (75) hide show
  1. checksums.yaml +4 -4
  2. data/app/models/foreman_ansible/ansible_provider.rb +8 -0
  3. data/app/models/setting/ansible.rb +1 -1
  4. data/app/services/foreman_ansible/operating_system_parser.rb +1 -1
  5. data/app/services/foreman_ansible/variables_importer.rb +8 -9
  6. data/app/views/foreman_ansible/job_templates/capsule_upgrade_-_ansible_default.erb +71 -0
  7. data/app/views/foreman_ansible/job_templates/{connect_red_hat_receptor_controller_-_ansible_default.erb → configure_cloud_connector_-_ansible_default.erb} +5 -2
  8. data/db/migrate/20200421201839_update_ansible_inv_template_name.rb +9 -0
  9. data/db/seeds.d/75_job_templates.rb +1 -1
  10. data/lib/foreman_ansible/engine.rb +22 -25
  11. data/lib/foreman_ansible/remote_execution.rb +11 -0
  12. data/lib/foreman_ansible/version.rb +1 -1
  13. data/locale/action_names.rb +3 -3
  14. data/locale/ca/LC_MESSAGES/foreman_ansible.mo +0 -0
  15. data/locale/ca/foreman_ansible.po +556 -0
  16. data/locale/cs_CZ/LC_MESSAGES/foreman_ansible.mo +0 -0
  17. data/locale/cs_CZ/foreman_ansible.po +556 -0
  18. data/locale/de/LC_MESSAGES/foreman_ansible.mo +0 -0
  19. data/locale/de/foreman_ansible.po +38 -33
  20. data/locale/en/LC_MESSAGES/foreman_ansible.mo +0 -0
  21. data/locale/en/foreman_ansible.po +38 -33
  22. data/locale/en_GB/LC_MESSAGES/foreman_ansible.mo +0 -0
  23. data/locale/en_GB/foreman_ansible.po +555 -0
  24. data/locale/es/LC_MESSAGES/foreman_ansible.mo +0 -0
  25. data/locale/es/foreman_ansible.po +38 -33
  26. data/locale/foreman_ansible.pot +96 -88
  27. data/locale/fr/LC_MESSAGES/foreman_ansible.mo +0 -0
  28. data/locale/fr/foreman_ansible.po +38 -33
  29. data/locale/gl/LC_MESSAGES/foreman_ansible.mo +0 -0
  30. data/locale/gl/foreman_ansible.po +553 -0
  31. data/locale/it/LC_MESSAGES/foreman_ansible.mo +0 -0
  32. data/locale/it/foreman_ansible.po +38 -33
  33. data/locale/ja/LC_MESSAGES/foreman_ansible.mo +0 -0
  34. data/locale/ja/foreman_ansible.po +38 -33
  35. data/locale/ko/LC_MESSAGES/foreman_ansible.mo +0 -0
  36. data/locale/ko/foreman_ansible.po +38 -33
  37. data/locale/nl_NL/LC_MESSAGES/foreman_ansible.mo +0 -0
  38. data/locale/nl_NL/foreman_ansible.po +559 -0
  39. data/locale/pl/LC_MESSAGES/foreman_ansible.mo +0 -0
  40. data/locale/pl/foreman_ansible.po +556 -0
  41. data/locale/pt_BR/LC_MESSAGES/foreman_ansible.mo +0 -0
  42. data/locale/pt_BR/foreman_ansible.po +38 -33
  43. data/locale/ru/LC_MESSAGES/foreman_ansible.mo +0 -0
  44. data/locale/ru/foreman_ansible.po +38 -33
  45. data/locale/sv_SE/LC_MESSAGES/foreman_ansible.mo +0 -0
  46. data/locale/sv_SE/foreman_ansible.po +556 -0
  47. data/locale/zh_CN/LC_MESSAGES/foreman_ansible.mo +0 -0
  48. data/locale/zh_CN/foreman_ansible.po +38 -33
  49. data/locale/zh_TW/LC_MESSAGES/foreman_ansible.mo +0 -0
  50. data/locale/zh_TW/foreman_ansible.po +38 -33
  51. data/test/factories/ansible_variables.rb +5 -0
  52. data/test/unit/services/ansible_variables_importer_test.rb +68 -43
  53. metadata +55 -61
  54. data/locale/de/foreman_ansible.edit.po +0 -825
  55. data/locale/de/foreman_ansible.po.time_stamp +0 -0
  56. data/locale/en/foreman_ansible.edit.po +0 -714
  57. data/locale/en/foreman_ansible.po.time_stamp +0 -0
  58. data/locale/es/foreman_ansible.edit.po +0 -845
  59. data/locale/es/foreman_ansible.po.time_stamp +0 -0
  60. data/locale/fr/foreman_ansible.edit.po +0 -847
  61. data/locale/fr/foreman_ansible.po.time_stamp +0 -0
  62. data/locale/it/foreman_ansible.edit.po +0 -818
  63. data/locale/it/foreman_ansible.po.time_stamp +0 -0
  64. data/locale/ja/foreman_ansible.edit.po +0 -818
  65. data/locale/ja/foreman_ansible.po.time_stamp +0 -0
  66. data/locale/ko/foreman_ansible.edit.po +0 -804
  67. data/locale/ko/foreman_ansible.po.time_stamp +0 -0
  68. data/locale/pt_BR/foreman_ansible.edit.po +0 -845
  69. data/locale/pt_BR/foreman_ansible.po.time_stamp +0 -0
  70. data/locale/ru/foreman_ansible.edit.po +0 -819
  71. data/locale/ru/foreman_ansible.po.time_stamp +0 -0
  72. data/locale/zh_CN/foreman_ansible.edit.po +0 -813
  73. data/locale/zh_CN/foreman_ansible.po.time_stamp +0 -0
  74. data/locale/zh_TW/foreman_ansible.edit.po +0 -804
  75. data/locale/zh_TW/foreman_ansible.po.time_stamp +0 -0
File without changes
@@ -1,714 +0,0 @@
1
- # foreman_ansible
2
- #
3
- # This file is distributed under the same license as foreman_ansible.
4
- #
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: foreman_ansible 3.0.0\n"
8
- "Report-Msgid-Bugs-To: \n"
9
- "PO-Revision-Date: 2014-08-20 08:54+0100\n"
10
- "Last-Translator: Foreman Team <foreman-dev@googlegroups.com>\n"
11
- "Language-Team: Foreman Team <foreman-dev@googlegroups.com>\n"
12
- "Language: \n"
13
- "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
-
18
- #: ../app/controllers/ansible_roles_controller.rb:35
19
- msgid "Import of roles successfully finished."
20
- msgstr ""
21
-
22
- #: ../app/controllers/ansible_roles_controller.rb:50
23
- msgid "No changes in roles detected."
24
- msgstr ""
25
-
26
- #: ../app/controllers/ansible_roles_controller.rb:51
27
- msgid "No changes in roles detected on %s."
28
- msgstr ""
29
-
30
- #: ../app/controllers/ansible_variables_controller.rb:39
31
- msgid "No changes in variables detected on %s."
32
- msgstr ""
33
-
34
- #: ../app/controllers/ansible_variables_controller.rb:49
35
- msgid ""
36
- "Import of variables successfully finished.\n"
37
- "Added: #{results[:added].count} \n"
38
- " Removed: #{results[:obsolete].count} \n"
39
- "Updated: #{results[:updated].count}"
40
- msgstr ""
41
-
42
- #: ../app/controllers/ansible_variables_controller.rb:102
43
- msgid "No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled."
44
- msgstr ""
45
-
46
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:7 ../app/controllers/api/v2/ansible_inventories_controller.rb:12
47
- msgid "Show Ansible inventory for hosts"
48
- msgstr ""
49
-
50
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:8 ../app/controllers/api/v2/ansible_inventories_controller.rb:13
51
- msgid "IDs of hosts included in inventory"
52
- msgstr ""
53
-
54
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:17 ../app/controllers/api/v2/ansible_inventories_controller.rb:22
55
- msgid "Show Ansible inventory for hostgroups"
56
- msgstr ""
57
-
58
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:18 ../app/controllers/api/v2/ansible_inventories_controller.rb:23
59
- msgid "IDs of hostgroups included in inventory"
60
- msgstr ""
61
-
62
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:17
63
- msgid "Override match"
64
- msgstr ""
65
-
66
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:18
67
- msgid "Override value, required if omit is false"
68
- msgstr ""
69
-
70
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:22
71
- msgid "Create an override value for a specific ansible variable"
72
- msgstr ""
73
-
74
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:34
75
- msgid "Destroy an override value"
76
- msgstr ""
77
-
78
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:18
79
- msgid "Show role"
80
- msgstr ""
81
-
82
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:22
83
- msgid "List Ansible roles"
84
- msgstr ""
85
-
86
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:29
87
- msgid "Deletes Ansible role"
88
- msgstr ""
89
-
90
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:35
91
- msgid "Import Ansible roles"
92
- msgstr ""
93
-
94
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:36 ../app/controllers/api/v2/ansible_roles_controller.rb:43 ../app/controllers/api/v2/ansible_variables_controller.rb:75 ../app/controllers/api/v2/ansible_variables_controller.rb:85
95
- msgid "Smart Proxy to import from"
96
- msgstr ""
97
-
98
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:37
99
- msgid "Ansible role names to import"
100
- msgstr ""
101
-
102
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:42
103
- msgid "Obsolete Ansible roles"
104
- msgstr ""
105
-
106
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:49
107
- msgid "Fetch Ansible roles available to be imported"
108
- msgstr ""
109
-
110
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:50
111
- msgid "Smart Proxy to fetch from"
112
- msgstr ""
113
-
114
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:73
115
- msgid "Smart proxy id is required"
116
- msgstr ""
117
-
118
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:20
119
- msgid "Show variable"
120
- msgstr ""
121
-
122
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:24
123
- msgid "List Ansible variables"
124
- msgstr ""
125
-
126
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:31
127
- msgid "Deletes Ansible variable"
128
- msgstr ""
129
-
130
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:40
131
- msgid "Name of variable"
132
- msgstr ""
133
-
134
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:41
135
- msgid "Role ID"
136
- msgstr ""
137
-
138
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:42
139
- msgid "Default value of variable"
140
- msgstr ""
141
-
142
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:43
143
- msgid "When enabled the parameter is hidden in the UI"
144
- msgstr ""
145
-
146
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:44
147
- msgid "The order in which values are resolved"
148
- msgstr ""
149
-
150
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:45
151
- msgid "Description of variable"
152
- msgstr ""
153
-
154
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:46
155
- msgid "Types of validation values"
156
- msgstr ""
157
-
158
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:47
159
- msgid "Used to enforce certain values for the parameter values"
160
- msgstr ""
161
-
162
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:48
163
- msgid "Types of variable values"
164
- msgstr ""
165
-
166
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:49
167
- msgid "Merge all matching values (only array/hash type)"
168
- msgstr ""
169
-
170
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:50
171
- msgid "Include default value when merging all matching values"
172
- msgstr ""
173
-
174
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:51
175
- msgid "Remove duplicate values (only array type)"
176
- msgstr ""
177
-
178
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:52
179
- msgid "Whether to override variable or not"
180
- msgstr ""
181
-
182
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:56
183
- msgid "Create Ansible variable"
184
- msgstr ""
185
-
186
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:63
187
- msgid "Updates Ansible variable"
188
- msgstr ""
189
-
190
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:73
191
- msgid "Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles"
192
- msgstr ""
193
-
194
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:83
195
- msgid "Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles"
196
- msgstr ""
197
-
198
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:20
199
- msgid "Plays Ansible roles on a hostgroup"
200
- msgstr ""
201
-
202
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:30
203
- msgid "Plays Ansible roles on hostgroups"
204
- msgstr ""
205
-
206
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:31
207
- msgid "IDs of hostgroups to play roles on"
208
- msgstr ""
209
-
210
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:42
211
- msgid "List all Ansible roles for a hostgroup"
212
- msgstr ""
213
-
214
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:53
215
- msgid "Assigns Ansible roles to a hostgroup"
216
- msgstr ""
217
-
218
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:56
219
- msgid "Ansible roles to assign to a hostgroup"
220
- msgstr ""
221
-
222
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13 ../app/controllers/foreman_ansible/api/v2/hosts_param_group_extensions.rb:13
223
- msgid "IDs of associated ansible roles"
224
- msgstr ""
225
-
226
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:26
227
- msgid "Plays Ansible roles on a host"
228
- msgstr ""
229
-
230
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:35
231
- msgid "Plays Ansible roles on hosts"
232
- msgstr ""
233
-
234
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:36
235
- msgid "IDs of hosts to play roles on"
236
- msgstr ""
237
-
238
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:46
239
- msgid "List all Ansible roles for a host"
240
- msgstr ""
241
-
242
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:56
243
- msgid "Assigns Ansible roles to a host"
244
- msgstr ""
245
-
246
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:59
247
- msgid "Ansible roles to assign to a host"
248
- msgstr ""
249
-
250
- #: ../app/controllers/foreman_ansible/concerns/hostgroups_controller_extensions.rb:27
251
- msgid "Host group has no associated hosts"
252
- msgstr ""
253
-
254
- #: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:13
255
- msgid "There are no Ansible roles to play"
256
- msgstr ""
257
-
258
- #: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:15
259
- msgid "Could not run Ansible roles for %{host}"
260
- msgstr ""
261
-
262
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:8
263
- msgid "Import from %s"
264
- msgstr ""
265
-
266
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:23
267
- msgid "Ansible Role"
268
- msgstr ""
269
-
270
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:29
271
- msgid "Import"
272
- msgstr ""
273
-
274
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:35
275
- msgid "%s ago"
276
- msgstr ""
277
-
278
- #: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13
279
- msgid "Play Ansible roles"
280
- msgstr ""
281
-
282
- #: ../app/lib/actions/foreman_ansible/helpers/play_roles_description.rb:13
283
- msgid "Foreman"
284
- msgstr ""
285
-
286
- #: ../app/lib/proxy_api/ansible.rb:27
287
- msgid "Unable to get roles from Ansible"
288
- msgstr ""
289
-
290
- #: ../app/lib/proxy_api/ansible.rb:34 ../app/lib/proxy_api/ansible.rb:41
291
- msgid "Unable to get roles/variables from Ansible"
292
- msgstr ""
293
-
294
- #: ../app/models/setting/ansible.rb:20
295
- 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"
296
- msgstr ""
297
-
298
- #: ../app/models/setting/ansible.rb:25
299
- msgid "Private Key Path"
300
- msgstr ""
301
-
302
- #: ../app/models/setting/ansible.rb:29
303
- msgid "Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \"ansible_connection\""
304
- msgstr ""
305
-
306
- #: ../app/models/setting/ansible.rb:33
307
- msgid "Connection type"
308
- msgstr ""
309
-
310
- #: ../app/models/setting/ansible.rb:37
311
- 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\""
312
- msgstr ""
313
-
314
- #: ../app/models/setting/ansible.rb:42
315
- msgid "WinRM cert Validation"
316
- msgstr ""
317
-
318
- #: ../app/models/setting/ansible.rb:46
319
- msgid "Foreman will add this level of verbosity for additional debugging output when running Ansible playbooks."
320
- msgstr ""
321
-
322
- #: ../app/models/setting/ansible.rb:49
323
- msgid "Default verbosity level"
324
- msgstr ""
325
-
326
- #: ../app/models/setting/ansible.rb:52
327
- msgid "Disabled"
328
- msgstr ""
329
-
330
- #: ../app/models/setting/ansible.rb:53
331
- msgid "Level 1 (-v)"
332
- msgstr ""
333
-
334
- #: ../app/models/setting/ansible.rb:54
335
- msgid "Level 2 (-vv)"
336
- msgstr ""
337
-
338
- #: ../app/models/setting/ansible.rb:55
339
- msgid "Level 3 (-vvv)"
340
- msgstr ""
341
-
342
- #: ../app/models/setting/ansible.rb:56
343
- msgid "Level 4 (-vvvv)"
344
- msgstr ""
345
-
346
- #: ../app/models/setting/ansible.rb:62
347
- 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."
348
- msgstr ""
349
-
350
- #: ../app/models/setting/ansible.rb:67
351
- msgid "Post-provision timeout"
352
- msgstr ""
353
-
354
- #: ../app/models/setting/ansible.rb:71
355
- msgid "Timeout (in minutes) when hosts should have reported."
356
- msgstr ""
357
-
358
- #: ../app/models/setting/ansible.rb:73
359
- msgid "Ansible report timeout"
360
- msgstr ""
361
-
362
- #: ../app/models/setting/ansible.rb:77
363
- msgid "Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval"
364
- msgstr ""
365
-
366
- #: ../app/models/setting/ansible.rb:81
367
- msgid "%{cfgmgmt} out of sync disabled"
368
- msgstr ""
369
-
370
- #: ../app/models/setting/ansible.rb:86
371
- msgid "Foreman will run Ansible playbooks using this implementation"
372
- msgstr ""
373
-
374
- #: ../app/models/setting/ansible.rb:88
375
- msgid "Implementation for running Ansible"
376
- msgstr ""
377
-
378
- #: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:97
379
- msgid "Ansible"
380
- msgstr ""
381
-
382
- #: ../app/services/foreman_ansible/insights_notification_builder.rb:51
383
- msgid "Remediation Plan"
384
- msgstr ""
385
-
386
- #: ../app/services/foreman_ansible/insights_notification_builder.rb:61 ../db/seeds.d/90_notification_blueprints.rb:13
387
- msgid "Job Details"
388
- msgstr ""
389
-
390
- #: ../app/services/foreman_ansible/proxy_api.rb:13
391
- msgid "Proxy not found"
392
- msgstr ""
393
-
394
- #: ../app/views/ansible_roles/import.html.erb:1
395
- msgid "Changed Ansible roles"
396
- msgstr ""
397
-
398
- #: ../app/views/ansible_roles/import.html.erb:3 ../app/views/ansible_variables/import.html.erb:3
399
- msgid "Select the changes you want to realize in Foreman"
400
- msgstr ""
401
-
402
- #: ../app/views/ansible_roles/import.html.erb:5 ../app/views/ansible_variables/import.html.erb:5
403
- msgid "Toggle"
404
- msgstr ""
405
-
406
- #: ../app/views/ansible_roles/import.html.erb:6 ../app/views/ansible_variables/import.html.erb:6
407
- msgid "New"
408
- msgstr ""
409
-
410
- #: ../app/views/ansible_roles/import.html.erb:8 ../app/views/ansible_variables/import.html.erb:8
411
- msgid "Check/Uncheck new"
412
- msgstr ""
413
-
414
- #: ../app/views/ansible_roles/import.html.erb:9 ../app/views/ansible_variables/import.html.erb:9
415
- msgid "Obsolete"
416
- msgstr ""
417
-
418
- #: ../app/views/ansible_roles/import.html.erb:11 ../app/views/ansible_variables/import.html.erb:11
419
- msgid "Check/Uncheck obsolete"
420
- msgstr ""
421
-
422
- #: ../app/views/ansible_roles/import.html.erb:19 ../app/views/ansible_variables/import.html.erb:22
423
- msgid "Check/Uncheck all"
424
- msgstr ""
425
-
426
- #: ../app/views/ansible_roles/import.html.erb:21 ../app/views/ansible_variables/import.html.erb:24
427
- msgid "Name"
428
- msgstr ""
429
-
430
- #: ../app/views/ansible_roles/import.html.erb:22 ../app/views/ansible_variables/import.html.erb:26
431
- msgid "Hosts count"
432
- msgstr ""
433
-
434
- #: ../app/views/ansible_roles/import.html.erb:23 ../app/views/ansible_variables/import.html.erb:27
435
- msgid "Hostgroups count"
436
- msgstr ""
437
-
438
- #: ../app/views/ansible_roles/import.html.erb:24 ../app/views/ansible_variables/import.html.erb:28
439
- msgid "Operation"
440
- msgstr ""
441
-
442
- #: ../app/views/ansible_roles/import.html.erb:35 ../app/views/ansible_variables/import.html.erb:39
443
- msgid "Check/Uncheck all %s changes"
444
- msgstr ""
445
-
446
- #: ../app/views/ansible_roles/import.html.erb:40 ../app/views/ansible_variables/import.html.erb:45
447
- msgid "Add"
448
- msgstr ""
449
-
450
- #: ../app/views/ansible_roles/import.html.erb:40 ../app/views/ansible_variables/import.html.erb:45
451
- msgid "Remove"
452
- msgstr ""
453
-
454
- #: ../app/views/ansible_roles/import.html.erb:48 ../app/views/ansible_variables/import.html.erb:53
455
- msgid "Cancel"
456
- msgstr ""
457
-
458
- #: ../app/views/ansible_roles/import.html.erb:49 ../app/views/ansible_variables/import.html.erb:12 ../app/views/ansible_variables/import.html.erb:45 ../app/views/ansible_variables/import.html.erb:54
459
- msgid "Update"
460
- msgstr ""
461
-
462
- #: ../app/views/ansible_roles/index.html.erb:1 ../app/views/ansible_roles/welcome.html.erb:1 ../app/views/ansible_roles/welcome.html.erb:6 ../app/views/foreman_ansible/ansible_roles/_select_tab_title.html.erb:1
463
- msgid "Ansible Roles"
464
- msgstr ""
465
-
466
- #: ../app/views/ansible_roles/index.html.erb:9
467
- msgid "Role|Name"
468
- msgstr ""
469
-
470
- #: ../app/views/ansible_roles/index.html.erb:10
471
- msgid "Hostgroups"
472
- msgstr ""
473
-
474
- #: ../app/views/ansible_roles/index.html.erb:11
475
- msgid "Hosts"
476
- msgstr ""
477
-
478
- #: ../app/views/ansible_roles/index.html.erb:12
479
- msgid "Imported at"
480
- msgstr ""
481
-
482
- #: ../app/views/ansible_roles/index.html.erb:13 ../app/views/ansible_variables/index.html.erb:16
483
- msgid "Actions"
484
- msgstr ""
485
-
486
- #: ../app/views/ansible_roles/index.html.erb:27 ../lib/foreman_ansible/register.rb:103
487
- msgid "Variables"
488
- msgstr ""
489
-
490
- #: ../app/views/ansible_roles/index.html.erb:33 ../app/views/ansible_variables/index.html.erb:41
491
- msgid "Delete %s?"
492
- msgstr ""
493
-
494
- #: ../app/views/ansible_roles/welcome.html.erb:7
495
- msgid ""
496
- "No ansible roles were found in Foreman. If you want to assign roles to your hosts,\n"
497
- " you have to import them first."
498
- msgstr ""
499
-
500
- #: ../app/views/ansible_roles/welcome.html.erb:10
501
- msgid "Learn more about this in the documentation."
502
- msgstr ""
503
-
504
- #: ../app/views/ansible_variables/_fields.erb:4
505
- msgid "Ansible Variable Details (Imported)"
506
- msgstr ""
507
-
508
- #: ../app/views/ansible_variables/_fields.erb:4
509
- msgid "Ansible Variable Details"
510
- msgstr ""
511
-
512
- #: ../app/views/ansible_variables/_fields.erb:11
513
- msgid "Default Behavior"
514
- msgstr ""
515
-
516
- #: ../app/views/ansible_variables/_fields.erb:12
517
- msgid "Override the default value of the Ansible variable."
518
- msgstr ""
519
-
520
- #: ../app/views/ansible_variables/_fields.erb:14
521
- msgid "Mark the variable to be managed by Foreman. When the Ansible role of this variable is assigned to a host, the default value will be added to Ansible inventory as a host variable. Specify matchers to set a different value for such variable."
522
- msgstr ""
523
-
524
- #: ../app/views/ansible_variables/_fields.erb:27
525
- msgid "Value to use when there is no match."
526
- msgstr ""
527
-
528
- #: ../app/views/ansible_variables/_fields.erb:30
529
- msgid "Hidden Value"
530
- msgstr ""
531
-
532
- #: ../app/views/ansible_variables/_fields.erb:33
533
- msgid "Hide all values for this parameter."
534
- msgstr ""
535
-
536
- #: ../app/views/ansible_variables/_fields.erb:39
537
- msgid "Optional Input Validator"
538
- msgstr ""
539
-
540
- #: ../app/views/ansible_variables/_fields.erb:41
541
- msgid "Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation."
542
- msgstr ""
543
-
544
- #: ../app/views/ansible_variables/_fields.erb:44
545
- msgid "If checked, will raise an error if there is no default value and no matcher provide a value."
546
- msgstr ""
547
-
548
- #: ../app/views/ansible_variables/_fields.erb:53
549
- msgid "Prioritize Attribute Order"
550
- msgstr ""
551
-
552
- #: ../app/views/ansible_variables/_fields.erb:54
553
- msgid "Set the order in which values are resolved."
554
- msgstr ""
555
-
556
- #: ../app/views/ansible_variables/_fields.erb:55
557
- msgid "Order"
558
- msgstr ""
559
-
560
- #: ../app/views/ansible_variables/_fields.erb:56
561
- msgid "The order in which matchers keys are processed, first match wins.<br> You may use multiple attributes as a matcher key, for example, an order of <code>host group, environment</code> would expect a matcher such as <code>hostgroup = \"web servers\", environment = production</code>"
562
- msgstr ""
563
-
564
- #: ../app/views/ansible_variables/_fields.erb:59
565
- msgid "Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted."
566
- msgstr ""
567
-
568
- #: ../app/views/ansible_variables/_fields.erb:61
569
- msgid "Include default value when merging all matching values."
570
- msgstr ""
571
-
572
- #: ../app/views/ansible_variables/_fields.erb:64
573
- msgid "Avoid duplicate values when merging them (only array type)?"
574
- msgstr ""
575
-
576
- #: ../app/views/ansible_variables/_fields.erb:68
577
- msgid "Specify Matchers"
578
- msgstr ""
579
-
580
- #: ../app/views/ansible_variables/edit.html.erb:4 ../app/views/ansible_variables/index.html.erb:1 ../app/views/ansible_variables/new.html.erb:4
581
- msgid "Ansible Variables"
582
- msgstr ""
583
-
584
- #: ../app/views/ansible_variables/edit.html.erb:8
585
- msgid "Edit %s"
586
- msgstr ""
587
-
588
- #: ../app/views/ansible_variables/edit.html.erb:13
589
- msgid "Edit Ansible Variable"
590
- msgstr ""
591
-
592
- #: ../app/views/ansible_variables/import.html.erb:1
593
- msgid "Changed Ansible variables"
594
- msgstr ""
595
-
596
- #: ../app/views/ansible_variables/import.html.erb:14
597
- msgid "Check/Uncheck update"
598
- msgstr ""
599
-
600
- #: ../app/views/ansible_variables/import.html.erb:25
601
- msgid "Ansible role"
602
- msgstr ""
603
-
604
- #: ../app/views/ansible_variables/index.html.erb:5
605
- msgid "New Ansible Variable"
606
- msgstr ""
607
-
608
- #: ../app/views/ansible_variables/index.html.erb:12
609
- msgid "Variable|Name"
610
- msgstr ""
611
-
612
- #: ../app/views/ansible_variables/index.html.erb:13
613
- msgid "Variable|Role"
614
- msgstr ""
615
-
616
- #: ../app/views/ansible_variables/index.html.erb:14
617
- msgid "Type"
618
- msgstr ""
619
-
620
- #: ../app/views/ansible_variables/index.html.erb:15
621
- msgid "Imported?"
622
- msgstr ""
623
-
624
- #: ../app/views/ansible_variables/index.html.erb:23
625
- msgid "Overriden"
626
- msgstr ""
627
-
628
- #: ../app/views/ansible_variables/new.html.erb:8 ../app/views/ansible_variables/new.html.erb:13
629
- msgid "Create Ansible Variable"
630
- msgstr ""
631
-
632
- #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:5
633
- msgid "Play Roles"
634
- msgstr ""
635
-
636
- #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:9
637
- msgid "Nest"
638
- msgstr ""
639
-
640
- #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:10
641
- msgid "Clone"
642
- msgstr ""
643
-
644
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:7
645
- msgid "Level"
646
- msgstr ""
647
-
648
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:8
649
- msgid "Module"
650
- msgstr ""
651
-
652
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:9
653
- msgid "Arguments"
654
- msgstr ""
655
-
656
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:10
657
- msgid "Message"
658
- msgstr ""
659
-
660
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:23
661
- msgid "Nothing to show"
662
- msgstr ""
663
-
664
- #: ../db/seeds.d/90_notification_blueprints.rb:5
665
- msgid "Jobs"
666
- msgstr ""
667
-
668
- #: ../db/seeds.d/90_notification_blueprints.rb:7
669
- msgid "Insights remediation on %{hosts_count} host(s) has finished successfully"
670
- msgstr ""
671
-
672
- #: ../lib/foreman_ansible/register.rb:99
673
- msgid "Roles"
674
- msgstr ""
675
-
676
- #: ../lib/foreman_ansible/remote_execution.rb:20
677
- msgid "Run Ansible roles"
678
- msgstr ""
679
-
680
- #: ../lib/foreman_ansible/remote_execution.rb:21
681
- msgid "Runs an Ansible playbook which contains all the roles defined for a host"
682
- msgstr ""
683
-
684
- #: ../lib/foreman_ansible/remote_execution.rb:27
685
- msgid "Ansible: Run Insights maintenance plan"
686
- msgstr ""
687
-
688
- #: ../lib/foreman_ansible/remote_execution.rb:28
689
- msgid "Runs a given maintenance plan from Red Hat Access Insights given an ID."
690
- msgstr ""
691
-
692
- #: ../lib/foreman_ansible_core/remote_execution_core/ansible_runner.rb:36
693
- msgid "Error loading data from proxy"
694
- msgstr ""
695
-
696
- #: action_names.rb:2
697
- msgid "Import Puppet classes"
698
- msgstr ""
699
-
700
- #: action_names.rb:3
701
- msgid "Import facts"
702
- msgstr ""
703
-
704
- #: action_names.rb:4
705
- msgid "Action with sub plans"
706
- msgstr ""
707
-
708
- #: action_names.rb:5
709
- msgid "Remote action:"
710
- msgstr ""
711
-
712
- #: gemspec.rb:2
713
- msgid "Ansible support in Foreman"
714
- msgstr ""