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
@@ -0,0 +1,559 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the foreman_ansible package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ # Translators:
7
+ # Maxim Burgerhout <maxim@wzzrd.com>, 2018
8
+ # Siert Z. <sgzijl@gmail.com>, 2018
9
+ # EmielK <emiel@kremers.us>, 2018
10
+ # Wouter Wijsman <wwijsman@live.nl>, 2018
11
+ # Mark Olie <mark.transifex@oliekoets.nl>, 2019
12
+ # dschutterop <daniel@schutterop.nl>, 2019
13
+ #
14
+ msgid ""
15
+ msgstr ""
16
+ "Project-Id-Version: foreman_ansible 5.0.1\n"
17
+ "Report-Msgid-Bugs-To: \n"
18
+ "PO-Revision-Date: 2018-11-14 21:36+0000\n"
19
+ "Last-Translator: dschutterop <daniel@schutterop.nl>, 2019\n"
20
+ "Language-Team: Dutch (Netherlands) (https://www.transifex.com/foreman/teams/11"
21
+ "4/nl_NL/)\n"
22
+ "MIME-Version: 1.0\n"
23
+ "Content-Type: text/plain; charset=UTF-8\n"
24
+ "Content-Transfer-Encoding: 8bit\n"
25
+ "Language: nl_NL\n"
26
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
27
+
28
+ msgid "%s ago"
29
+ msgstr "%s geleden"
30
+
31
+ msgid "%{cfgmgmt} out of sync disabled"
32
+ msgstr ""
33
+
34
+ msgid "Action with sub plans"
35
+ msgstr ""
36
+
37
+ msgid "Actions"
38
+ msgstr "Acties"
39
+
40
+ msgid "Add"
41
+ msgstr ""
42
+
43
+ msgid "Ansible"
44
+ msgstr "Ansible"
45
+
46
+ msgid "Ansible Role"
47
+ msgstr ""
48
+
49
+ msgid "Ansible Roles"
50
+ msgstr ""
51
+
52
+ msgid "Ansible Variable Details"
53
+ msgstr ""
54
+
55
+ msgid "Ansible Variable Details (Imported)"
56
+ msgstr ""
57
+
58
+ msgid "Ansible Variables"
59
+ msgstr ""
60
+
61
+ msgid "Ansible report timeout"
62
+ msgstr ""
63
+
64
+ msgid "Ansible role"
65
+ msgstr ""
66
+
67
+ msgid "Ansible role names to import"
68
+ msgstr ""
69
+
70
+ msgid "Ansible roles to assign to a host"
71
+ msgstr ""
72
+
73
+ msgid "Ansible roles to assign to a hostgroup"
74
+ msgstr ""
75
+
76
+ msgid "Ansible support in Foreman"
77
+ msgstr "Ansible ondersteuning in Foreman"
78
+
79
+ msgid "Ansible: Run Insights maintenance plan"
80
+ msgstr ""
81
+
82
+ msgid "Arguments"
83
+ msgstr ""
84
+
85
+ msgid "Assigns Ansible roles to a host"
86
+ msgstr ""
87
+
88
+ msgid "Assigns Ansible roles to a hostgroup"
89
+ msgstr ""
90
+
91
+ msgid "Avoid duplicate values when merging them (only array type)?"
92
+ msgstr ""
93
+
94
+ msgid "Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation."
95
+ msgstr ""
96
+
97
+ msgid "Cancel"
98
+ msgstr "Annuleren"
99
+
100
+ msgid "Changed Ansible roles"
101
+ msgstr ""
102
+
103
+ msgid "Changed Ansible variables"
104
+ msgstr ""
105
+
106
+ msgid "Check/Uncheck all"
107
+ msgstr "Vink alles aan/uit"
108
+
109
+ msgid "Check/Uncheck all %s changes"
110
+ msgstr "Vink alle %s wijzigingen aan/uit"
111
+
112
+ msgid "Check/Uncheck new"
113
+ msgstr "Vink nieuw aan/uit"
114
+
115
+ msgid "Check/Uncheck obsolete"
116
+ msgstr "Vink overtollige aan/uit"
117
+
118
+ msgid "Check/Uncheck update"
119
+ msgstr ""
120
+
121
+ msgid "Clone"
122
+ msgstr "Klonen"
123
+
124
+ msgid "Connection type"
125
+ msgstr ""
126
+
127
+ msgid "Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted."
128
+ msgstr ""
129
+
130
+ msgid "Could not run Ansible roles for %{host}"
131
+ msgstr ""
132
+
133
+ msgid "Create Ansible Variable"
134
+ msgstr ""
135
+
136
+ msgid "Create Ansible variable"
137
+ msgstr ""
138
+
139
+ msgid "Create an override value for a specific ansible variable"
140
+ msgstr ""
141
+
142
+ msgid "Default Ansible inventory report template"
143
+ msgstr ""
144
+
145
+ msgid "Default Behavior"
146
+ msgstr ""
147
+
148
+ msgid "Default value of variable"
149
+ msgstr "Standaard waarde van een variabele"
150
+
151
+ msgid "Default verbosity level"
152
+ msgstr ""
153
+
154
+ msgid "Delete %s?"
155
+ msgstr "%s verwijderen?"
156
+
157
+ msgid "Deletes Ansible role"
158
+ msgstr ""
159
+
160
+ msgid "Deletes Ansible variable"
161
+ msgstr ""
162
+
163
+ msgid "Description of variable"
164
+ msgstr "Beschrijving van een variabele"
165
+
166
+ msgid "Destroy an override value"
167
+ msgstr ""
168
+
169
+ msgid "Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval"
170
+ msgstr ""
171
+
172
+ msgid "Disabled"
173
+ msgstr ""
174
+
175
+ msgid "Edit %s"
176
+ msgstr "Bewerken %s"
177
+
178
+ msgid "Edit Ansible Variable"
179
+ msgstr ""
180
+
181
+ 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\""
182
+ msgstr ""
183
+
184
+ msgid "Error loading data from proxy"
185
+ msgstr ""
186
+
187
+ msgid "Fetch Ansible roles available to be imported"
188
+ msgstr ""
189
+
190
+ msgid "Foreman"
191
+ msgstr "Foreman"
192
+
193
+ msgid "Foreman will add this level of verbosity for additional debugging output when running Ansible playbooks."
194
+ msgstr ""
195
+
196
+ msgid "Foreman will use this template to schedule the report with Ansible inventory"
197
+ msgstr ""
198
+
199
+ msgid "Hash of input values of type input=>value"
200
+ msgstr ""
201
+
202
+ msgid "Hidden Value"
203
+ msgstr ""
204
+
205
+ msgid "Hide all values for this parameter."
206
+ msgstr ""
207
+
208
+ msgid "Host group has no associated hosts"
209
+ msgstr ""
210
+
211
+ msgid "Hostgroups"
212
+ msgstr ""
213
+
214
+ msgid "Hostgroups count"
215
+ msgstr ""
216
+
217
+ msgid "Hosts"
218
+ msgstr ""
219
+
220
+ msgid "Hosts count"
221
+ msgstr ""
222
+
223
+ msgid "IDs of associated ansible roles"
224
+ msgstr ""
225
+
226
+ msgid "IDs of hostgroups included in inventory"
227
+ msgstr ""
228
+
229
+ msgid "IDs of hostgroups to play roles on"
230
+ msgstr ""
231
+
232
+ msgid "IDs of hosts included in inventory"
233
+ msgstr ""
234
+
235
+ msgid "IDs of hosts to play roles on"
236
+ msgstr ""
237
+
238
+ msgid "If checked, will raise an error if there is no default value and no matcher provide a value."
239
+ msgstr "Wanneer aangevinkt, zal een fout geven als er geen standaardwaarde is en geen matcher een waarde geeft."
240
+
241
+ msgid "Import"
242
+ msgstr "Geimporteerd"
243
+
244
+ msgid "Import Ansible roles"
245
+ msgstr ""
246
+
247
+ msgid "Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles"
248
+ msgstr ""
249
+
250
+ msgid "Import Puppet classes"
251
+ msgstr ""
252
+
253
+ msgid "Import facts"
254
+ msgstr ""
255
+
256
+ msgid "Import from %s"
257
+ msgstr ""
258
+
259
+ msgid "Import of roles successfully finished."
260
+ msgstr ""
261
+
262
+ msgid "Imported at"
263
+ msgstr ""
264
+
265
+ msgid "Imported?"
266
+ msgstr ""
267
+
268
+ msgid "Include default value when merging all matching values"
269
+ msgstr "Voeg een default value toe wanneer alle matching waarden worden samengevoegd"
270
+
271
+ msgid "Include default value when merging all matching values."
272
+ msgstr ""
273
+
274
+ msgid "Insights remediation on %{hosts_count} host(s) has finished successfully"
275
+ msgstr ""
276
+
277
+ msgid "Job Details"
278
+ msgstr ""
279
+
280
+ msgid "Jobs"
281
+ msgstr ""
282
+
283
+ msgid "Learn more about this in the documentation."
284
+ msgstr ""
285
+
286
+ msgid "Level"
287
+ msgstr ""
288
+
289
+ msgid "Level 1 (-v)"
290
+ msgstr "Niveau 1 (-v)"
291
+
292
+ msgid "Level 2 (-vv)"
293
+ msgstr "Niveau 2 (-vv)"
294
+
295
+ msgid "Level 3 (-vvv)"
296
+ msgstr "Niveau 3 (-vvv)"
297
+
298
+ msgid "Level 4 (-vvvv)"
299
+ msgstr "Niveau 4 (-vvvv)"
300
+
301
+ msgid "List Ansible roles"
302
+ msgstr ""
303
+
304
+ msgid "List Ansible variables"
305
+ msgstr ""
306
+
307
+ msgid "List all Ansible roles for a host"
308
+ msgstr ""
309
+
310
+ msgid "List all Ansible roles for a hostgroup"
311
+ msgstr ""
312
+
313
+ 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."
314
+ msgstr ""
315
+
316
+ msgid "Merge all matching values (only array/hash type)"
317
+ msgstr "Voeg alle matching values samen (alleen array/hash types)"
318
+
319
+ msgid "Message"
320
+ msgstr "Bericht"
321
+
322
+ msgid "Module"
323
+ msgstr ""
324
+
325
+ msgid "Name"
326
+ msgstr "Naam"
327
+
328
+ msgid "Name of variable"
329
+ msgstr "Naam van een variabele"
330
+
331
+ msgid "Nest"
332
+ msgstr ""
333
+
334
+ msgid "New"
335
+ msgstr ""
336
+
337
+ msgid "New Ansible Variable"
338
+ msgstr ""
339
+
340
+ msgid ""
341
+ "No ansible roles were found in Foreman. If you want to assign roles to your hosts,\n"
342
+ " you have to import them first."
343
+ msgstr ""
344
+
345
+ msgid "No changes in roles detected on %s."
346
+ msgstr ""
347
+
348
+ msgid "No changes in roles detected."
349
+ msgstr ""
350
+
351
+ msgid "No changes in variables detected on %s."
352
+ msgstr ""
353
+
354
+ msgid "No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled."
355
+ msgstr ""
356
+
357
+ msgid "Nothing to show"
358
+ msgstr ""
359
+
360
+ msgid "Obsolete"
361
+ msgstr ""
362
+
363
+ msgid "Obsolete Ansible roles"
364
+ msgstr ""
365
+
366
+ msgid "Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles"
367
+ msgstr ""
368
+
369
+ msgid "Operation"
370
+ msgstr ""
371
+
372
+ msgid "Optional Input Validator"
373
+ msgstr ""
374
+
375
+ msgid "Order"
376
+ msgstr ""
377
+
378
+ msgid "Override match"
379
+ msgstr "Override overeenkomst"
380
+
381
+ msgid "Override the default value of the Ansible variable."
382
+ msgstr ""
383
+
384
+ msgid "Override value, required if omit is false"
385
+ msgstr "Override waarde, verplicht als uitsluiten uit staat"
386
+
387
+ msgid "Overriden"
388
+ msgstr ""
389
+
390
+ msgid "Post-provision timeout"
391
+ msgstr ""
392
+
393
+ msgid "Prioritize Attribute Order"
394
+ msgstr ""
395
+
396
+ msgid "Private Key Path"
397
+ msgstr ""
398
+
399
+ msgid "Proxy not found"
400
+ msgstr ""
401
+
402
+ msgid "Remediation Plan"
403
+ msgstr ""
404
+
405
+ msgid "Remote action:"
406
+ msgstr ""
407
+
408
+ msgid "Remove"
409
+ msgstr ""
410
+
411
+ msgid "Remove duplicate values (only array type)"
412
+ msgstr "Verwijder dubbele waarden (alleen array type)"
413
+
414
+ msgid "Report format, defaults to '%s'"
415
+ msgstr ""
416
+
417
+ msgid "Role ID"
418
+ msgstr ""
419
+
420
+ msgid "Roles"
421
+ msgstr "Rollen"
422
+
423
+ msgid "Role|Name"
424
+ msgstr ""
425
+
426
+ msgid "Run Ansible roles"
427
+ msgstr ""
428
+
429
+ msgid "Run all Ansible roles"
430
+ msgstr ""
431
+
432
+ msgid "Run all Ansible roles on hosts belonging to this host group"
433
+ msgstr ""
434
+
435
+ msgid "Run an Ansible playbook against given hosts"
436
+ msgstr ""
437
+
438
+ msgid "Run playbook"
439
+ msgstr ""
440
+
441
+ msgid "Runs a given maintenance plan from Red Hat Access Insights given an ID."
442
+ msgstr ""
443
+
444
+ msgid "Runs all Ansible roles on a host"
445
+ msgstr ""
446
+
447
+ msgid "Runs all Ansible roles on a hostgroup"
448
+ msgstr ""
449
+
450
+ msgid "Runs all Ansible roles on hostgroups"
451
+ msgstr ""
452
+
453
+ msgid "Runs all Ansible roles on hosts"
454
+ msgstr ""
455
+
456
+ msgid "Runs an Ansible playbook which contains all the roles defined for a host"
457
+ msgstr ""
458
+
459
+ msgid "Schedule generating of Ansible Inventory report"
460
+ msgstr ""
461
+
462
+ msgid "Select the changes you want to realize in Foreman"
463
+ msgstr ""
464
+
465
+ msgid "Set the order in which values are resolved."
466
+ msgstr ""
467
+
468
+ msgid "Show Ansible inventory for hostgroups"
469
+ msgstr ""
470
+
471
+ msgid "Show Ansible inventory for hosts"
472
+ msgstr ""
473
+
474
+ msgid "Show role"
475
+ msgstr ""
476
+
477
+ msgid "Show variable"
478
+ msgstr ""
479
+
480
+ msgid "Smart Proxy to fetch from"
481
+ msgstr ""
482
+
483
+ msgid "Smart Proxy to import from"
484
+ msgstr ""
485
+
486
+ msgid "Smart proxy id is required"
487
+ msgstr ""
488
+
489
+ msgid "Specify Matchers"
490
+ msgstr ""
491
+
492
+ 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>"
493
+ msgstr ""
494
+
495
+ msgid "The order in which values are resolved"
496
+ msgstr "De volgorde waarin waarden worden opgezocht"
497
+
498
+ msgid "There are no Ansible roles to play"
499
+ msgstr ""
500
+
501
+ msgid "Timeout (in minutes) when hosts should have reported."
502
+ msgstr ""
503
+
504
+ 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."
505
+ msgstr ""
506
+
507
+ msgid "Toggle"
508
+ msgstr ""
509
+
510
+ msgid "Type"
511
+ msgstr ""
512
+
513
+ msgid "Types of validation values"
514
+ msgstr "Types van validatie waarden"
515
+
516
+ msgid "Types of variable values"
517
+ msgstr "Types van variabelen"
518
+
519
+ msgid "Unable to get roles from Ansible"
520
+ msgstr ""
521
+
522
+ msgid "Unable to get roles/variables from Ansible"
523
+ msgstr ""
524
+
525
+ msgid "Update"
526
+ msgstr ""
527
+
528
+ msgid "Updates Ansible variable"
529
+ msgstr ""
530
+
531
+ msgid "Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \"ansible_connection\""
532
+ msgstr ""
533
+
534
+ 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"
535
+ msgstr ""
536
+
537
+ msgid "Used to enforce certain values for the parameter values"
538
+ msgstr "Gebruikt om sommige waarden af te dwingen voor de parameterwaarden"
539
+
540
+ msgid "Value to use when there is no match."
541
+ msgstr ""
542
+
543
+ msgid "Variables"
544
+ msgstr ""
545
+
546
+ msgid "Variable|Name"
547
+ msgstr ""
548
+
549
+ msgid "Variable|Role"
550
+ msgstr ""
551
+
552
+ msgid "When enabled the parameter is hidden in the UI"
553
+ msgstr "Als aangezet dan wordt de parameter wordt hidden in de UI"
554
+
555
+ msgid "Whether to override variable or not"
556
+ msgstr ""
557
+
558
+ msgid "WinRM cert Validation"
559
+ msgstr ""