foreman_ansible 12.0.7 → 13.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (67) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_ansible/locale/ca/foreman_ansible.js +9 -4
  3. data/app/assets/javascripts/foreman_ansible/locale/cs_CZ/foreman_ansible.js +9 -4
  4. data/app/assets/javascripts/foreman_ansible/locale/de/foreman_ansible.js +9 -4
  5. data/app/assets/javascripts/foreman_ansible/locale/en/foreman_ansible.js +7 -1
  6. data/app/assets/javascripts/foreman_ansible/locale/en_GB/foreman_ansible.js +7 -2
  7. data/app/assets/javascripts/foreman_ansible/locale/es/foreman_ansible.js +9 -4
  8. data/app/assets/javascripts/foreman_ansible/locale/fr/foreman_ansible.js +26 -21
  9. data/app/assets/javascripts/foreman_ansible/locale/gl/foreman_ansible.js +9 -4
  10. data/app/assets/javascripts/foreman_ansible/locale/it/foreman_ansible.js +9 -4
  11. data/app/assets/javascripts/foreman_ansible/locale/ja/foreman_ansible.js +306 -301
  12. data/app/assets/javascripts/foreman_ansible/locale/ka/foreman_ansible.js +8 -3
  13. data/app/assets/javascripts/foreman_ansible/locale/ko/foreman_ansible.js +9 -4
  14. data/app/assets/javascripts/foreman_ansible/locale/nl_NL/foreman_ansible.js +14 -9
  15. data/app/assets/javascripts/foreman_ansible/locale/pl/foreman_ansible.js +9 -4
  16. data/app/assets/javascripts/foreman_ansible/locale/pt_BR/foreman_ansible.js +9 -4
  17. data/app/assets/javascripts/foreman_ansible/locale/ru/foreman_ansible.js +9 -4
  18. data/app/assets/javascripts/foreman_ansible/locale/sv_SE/foreman_ansible.js +9 -4
  19. data/app/assets/javascripts/foreman_ansible/locale/zh_CN/foreman_ansible.js +28 -23
  20. data/app/assets/javascripts/foreman_ansible/locale/zh_TW/foreman_ansible.js +9 -4
  21. data/app/controllers/api/v2/ansible_override_values_controller.rb +1 -1
  22. data/app/models/ansible_variable.rb +1 -1
  23. data/app/views/ansible_variables/index.html.erb +1 -1
  24. data/lib/foreman_ansible/register.rb +3 -2
  25. data/lib/foreman_ansible/version.rb +1 -1
  26. data/locale/action_names.rb +2 -0
  27. data/locale/ca/LC_MESSAGES/foreman_ansible.mo +0 -0
  28. data/locale/ca/foreman_ansible.po +10 -4
  29. data/locale/cs_CZ/LC_MESSAGES/foreman_ansible.mo +0 -0
  30. data/locale/cs_CZ/foreman_ansible.po +10 -4
  31. data/locale/de/LC_MESSAGES/foreman_ansible.mo +0 -0
  32. data/locale/de/foreman_ansible.po +11 -5
  33. data/locale/en/LC_MESSAGES/foreman_ansible.mo +0 -0
  34. data/locale/en/foreman_ansible.po +7 -1
  35. data/locale/en_GB/LC_MESSAGES/foreman_ansible.mo +0 -0
  36. data/locale/en_GB/foreman_ansible.po +7 -1
  37. data/locale/es/LC_MESSAGES/foreman_ansible.mo +0 -0
  38. data/locale/es/foreman_ansible.po +10 -4
  39. data/locale/foreman_ansible.pot +43 -33
  40. data/locale/fr/LC_MESSAGES/foreman_ansible.mo +0 -0
  41. data/locale/fr/foreman_ansible.po +29 -21
  42. data/locale/gl/LC_MESSAGES/foreman_ansible.mo +0 -0
  43. data/locale/gl/foreman_ansible.po +10 -4
  44. data/locale/it/LC_MESSAGES/foreman_ansible.mo +0 -0
  45. data/locale/it/foreman_ansible.po +10 -4
  46. data/locale/ja/LC_MESSAGES/foreman_ansible.mo +0 -0
  47. data/locale/ja/foreman_ansible.po +311 -307
  48. data/locale/ka/LC_MESSAGES/foreman_ansible.mo +0 -0
  49. data/locale/ka/foreman_ansible.po +8 -2
  50. data/locale/ko/LC_MESSAGES/foreman_ansible.mo +0 -0
  51. data/locale/ko/foreman_ansible.po +10 -4
  52. data/locale/nl_NL/LC_MESSAGES/foreman_ansible.mo +0 -0
  53. data/locale/nl_NL/foreman_ansible.po +16 -8
  54. data/locale/pl/LC_MESSAGES/foreman_ansible.mo +0 -0
  55. data/locale/pl/foreman_ansible.po +10 -4
  56. data/locale/pt_BR/LC_MESSAGES/foreman_ansible.mo +0 -0
  57. data/locale/pt_BR/foreman_ansible.po +11 -4
  58. data/locale/ru/LC_MESSAGES/foreman_ansible.mo +0 -0
  59. data/locale/ru/foreman_ansible.po +10 -4
  60. data/locale/sv_SE/LC_MESSAGES/foreman_ansible.mo +0 -0
  61. data/locale/sv_SE/foreman_ansible.po +10 -4
  62. data/locale/zh_CN/LC_MESSAGES/foreman_ansible.mo +0 -0
  63. data/locale/zh_CN/foreman_ansible.po +30 -22
  64. data/locale/zh_TW/LC_MESSAGES/foreman_ansible.mo +0 -0
  65. data/locale/zh_TW/foreman_ansible.po +10 -4
  66. data/test/functional/api/v2/ansible_inventories_controller_test.rb +1 -1
  67. metadata +5 -5
@@ -3,9 +3,8 @@
3
3
  "locale_data": {
4
4
  "foreman_ansible": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_ansible 12.0.3",
6
+ "Project-Id-Version": "foreman_ansible 12.0.4",
7
7
  "Report-Msgid-Bugs-To": "",
8
- "POT-Creation-Date": "2023-05-29 15:29+0200",
9
8
  "PO-Revision-Date": "2018-11-14 21:36+0000",
10
9
  "Last-Translator": "Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023",
11
10
  "Language-Team": "Georgian (https://app.transifex.com/foreman/teams/114/ka/)",
@@ -838,7 +837,7 @@
838
837
  "როლებისა და ცვლადების შემოტანის შეცდომა "
839
838
  ],
840
839
  "Operation": [
841
- ""
840
+ "ოეპრაცია"
842
841
  ],
843
842
  "Host count": [
844
843
  ""
@@ -915,6 +914,12 @@
915
914
  "Action with sub plans": [
916
915
  "ქმედება ქვე-გეგმებით"
917
916
  ],
917
+ "Check for long running tasks": [
918
+ ""
919
+ ],
920
+ "Deliver notifications about long running tasks": [
921
+ ""
922
+ ],
918
923
  "Import Puppet classes": [
919
924
  "Puppet-ის კლასების შემოტანა"
920
925
  ],
@@ -3,11 +3,10 @@
3
3
  "locale_data": {
4
4
  "foreman_ansible": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_ansible 12.0.3",
6
+ "Project-Id-Version": "foreman_ansible 12.0.4",
7
7
  "Report-Msgid-Bugs-To": "",
8
- "POT-Creation-Date": "2023-05-29 15:29+0200",
9
8
  "PO-Revision-Date": "2018-11-14 21:36+0000",
10
- "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2022",
9
+ "Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2023",
11
10
  "Language-Team": "Korean (https://app.transifex.com/foreman/teams/114/ko/)",
12
11
  "MIME-Version": "1.0",
13
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -838,7 +837,7 @@
838
837
  ""
839
838
  ],
840
839
  "Operation": [
841
- ""
840
+ "작업 "
842
841
  ],
843
842
  "Host count": [
844
843
  ""
@@ -915,6 +914,12 @@
915
914
  "Action with sub plans": [
916
915
  "하위 계획이 있는 작업"
917
916
  ],
917
+ "Check for long running tasks": [
918
+ ""
919
+ ],
920
+ "Deliver notifications about long running tasks": [
921
+ ""
922
+ ],
918
923
  "Import Puppet classes": [
919
924
  "Puppet 클래스 가져오기"
920
925
  ],
@@ -3,11 +3,10 @@
3
3
  "locale_data": {
4
4
  "foreman_ansible": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_ansible 12.0.3",
6
+ "Project-Id-Version": "foreman_ansible 12.0.4",
7
7
  "Report-Msgid-Bugs-To": "",
8
- "POT-Creation-Date": "2023-05-29 15:29+0200",
9
8
  "PO-Revision-Date": "2018-11-14 21:36+0000",
10
- "Last-Translator": "Mark Olie <mark.transifex@oliekoets.nl>, 2022",
9
+ "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2023",
11
10
  "Language-Team": "Dutch (Netherlands) (https://app.transifex.com/foreman/teams/114/nl_NL/)",
12
11
  "MIME-Version": "1.0",
13
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -370,10 +369,10 @@
370
369
  ""
371
370
  ],
372
371
  "Variables": [
373
- ""
372
+ "Variabelen"
374
373
  ],
375
374
  "Imported at": [
376
- ""
375
+ "Geïmporteerd op"
377
376
  ],
378
377
  "Actions": [
379
378
  "Acties"
@@ -427,7 +426,7 @@
427
426
  ""
428
427
  ],
429
428
  "Order": [
430
- ""
429
+ "Volgorde"
431
430
  ],
432
431
  "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>": [
433
432
  ""
@@ -463,7 +462,7 @@
463
462
  ""
464
463
  ],
465
464
  "Type": [
466
- ""
465
+ "Type"
467
466
  ],
468
467
  "Imported?": [
469
468
  ""
@@ -733,10 +732,10 @@
733
732
  ""
734
733
  ],
735
734
  "Description": [
736
- ""
735
+ "Beschrijving"
737
736
  ],
738
737
  "Result": [
739
- ""
738
+ "Resultaat"
740
739
  ],
741
740
  "State": [
742
741
  ""
@@ -915,6 +914,12 @@
915
914
  "Action with sub plans": [
916
915
  ""
917
916
  ],
917
+ "Check for long running tasks": [
918
+ ""
919
+ ],
920
+ "Deliver notifications about long running tasks": [
921
+ ""
922
+ ],
918
923
  "Import Puppet classes": [
919
924
  ""
920
925
  ],
@@ -3,11 +3,10 @@
3
3
  "locale_data": {
4
4
  "foreman_ansible": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_ansible 12.0.3",
6
+ "Project-Id-Version": "foreman_ansible 12.0.4",
7
7
  "Report-Msgid-Bugs-To": "",
8
- "POT-Creation-Date": "2023-05-29 15:29+0200",
9
8
  "PO-Revision-Date": "2018-11-14 21:36+0000",
10
- "Last-Translator": "Michał Foryt <michal.foryt@gmail.com>, 2022",
9
+ "Last-Translator": "Michał Foryt <michal.foryt@gmail.com>, 2023",
11
10
  "Language-Team": "Polish (https://app.transifex.com/foreman/teams/114/pl/)",
12
11
  "MIME-Version": "1.0",
13
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -838,7 +837,7 @@
838
837
  ""
839
838
  ],
840
839
  "Operation": [
841
- ""
840
+ "Operacja"
842
841
  ],
843
842
  "Host count": [
844
843
  ""
@@ -915,6 +914,12 @@
915
914
  "Action with sub plans": [
916
915
  ""
917
916
  ],
917
+ "Check for long running tasks": [
918
+ ""
919
+ ],
920
+ "Deliver notifications about long running tasks": [
921
+ ""
922
+ ],
918
923
  "Import Puppet classes": [
919
924
  ""
920
925
  ],
@@ -3,11 +3,10 @@
3
3
  "locale_data": {
4
4
  "foreman_ansible": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_ansible 12.0.3",
6
+ "Project-Id-Version": "foreman_ansible 12.0.4",
7
7
  "Report-Msgid-Bugs-To": "",
8
- "POT-Creation-Date": "2023-05-29 15:29+0200",
9
8
  "PO-Revision-Date": "2018-11-14 21:36+0000",
10
- "Last-Translator": "Amit Upadhye <aupadhye@redhat.com>, 2023",
9
+ "Last-Translator": "Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2023",
11
10
  "Language-Team": "Portuguese (Brazil) (https://app.transifex.com/foreman/teams/114/pt_BR/)",
12
11
  "MIME-Version": "1.0",
13
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -838,7 +837,7 @@
838
837
  "Falha na importação de papéis e variáveis "
839
838
  ],
840
839
  "Operation": [
841
- ""
840
+ "Operação"
842
841
  ],
843
842
  "Host count": [
844
843
  ""
@@ -915,6 +914,12 @@
915
914
  "Action with sub plans": [
916
915
  "Ação com subplanos "
917
916
  ],
917
+ "Check for long running tasks": [
918
+ ""
919
+ ],
920
+ "Deliver notifications about long running tasks": [
921
+ ""
922
+ ],
918
923
  "Import Puppet classes": [
919
924
  "Importar classes de Puppet"
920
925
  ],
@@ -3,11 +3,10 @@
3
3
  "locale_data": {
4
4
  "foreman_ansible": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_ansible 12.0.3",
6
+ "Project-Id-Version": "foreman_ansible 12.0.4",
7
7
  "Report-Msgid-Bugs-To": "",
8
- "POT-Creation-Date": "2023-05-29 15:29+0200",
9
8
  "PO-Revision-Date": "2018-11-14 21:36+0000",
10
- "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2022",
9
+ "Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2023",
11
10
  "Language-Team": "Russian (https://app.transifex.com/foreman/teams/114/ru/)",
12
11
  "MIME-Version": "1.0",
13
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -838,7 +837,7 @@
838
837
  ""
839
838
  ],
840
839
  "Operation": [
841
- ""
840
+ "Операция"
842
841
  ],
843
842
  "Host count": [
844
843
  ""
@@ -915,6 +914,12 @@
915
914
  "Action with sub plans": [
916
915
  "Действия с подпланами"
917
916
  ],
917
+ "Check for long running tasks": [
918
+ ""
919
+ ],
920
+ "Deliver notifications about long running tasks": [
921
+ ""
922
+ ],
918
923
  "Import Puppet classes": [
919
924
  "Импорт классов Puppet"
920
925
  ],
@@ -3,11 +3,10 @@
3
3
  "locale_data": {
4
4
  "foreman_ansible": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_ansible 12.0.3",
6
+ "Project-Id-Version": "foreman_ansible 12.0.4",
7
7
  "Report-Msgid-Bugs-To": "",
8
- "POT-Creation-Date": "2023-05-29 15:29+0200",
9
8
  "PO-Revision-Date": "2018-11-14 21:36+0000",
10
- "Last-Translator": "johnny.westerlund <johnny.westerlund@gmail.com>, 2022",
9
+ "Last-Translator": "johnny.westerlund <johnny.westerlund@gmail.com>, 2023",
11
10
  "Language-Team": "Swedish (Sweden) (https://app.transifex.com/foreman/teams/114/sv_SE/)",
12
11
  "MIME-Version": "1.0",
13
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -838,7 +837,7 @@
838
837
  ""
839
838
  ],
840
839
  "Operation": [
841
- ""
840
+ "Operation"
842
841
  ],
843
842
  "Host count": [
844
843
  ""
@@ -915,6 +914,12 @@
915
914
  "Action with sub plans": [
916
915
  ""
917
916
  ],
917
+ "Check for long running tasks": [
918
+ ""
919
+ ],
920
+ "Deliver notifications about long running tasks": [
921
+ ""
922
+ ],
918
923
  "Import Puppet classes": [
919
924
  ""
920
925
  ],
@@ -3,11 +3,10 @@
3
3
  "locale_data": {
4
4
  "foreman_ansible": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_ansible 12.0.3",
6
+ "Project-Id-Version": "foreman_ansible 12.0.4",
7
7
  "Report-Msgid-Bugs-To": "",
8
- "POT-Creation-Date": "2023-05-29 15:29+0200",
9
8
  "PO-Revision-Date": "2018-11-14 21:36+0000",
10
- "Last-Translator": "Amit Upadhye <aupadhye@redhat.com>, 2023",
9
+ "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2023",
11
10
  "Language-Team": "Chinese (China) (https://app.transifex.com/foreman/teams/114/zh_CN/)",
12
11
  "MIME-Version": "1.0",
13
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -196,16 +195,16 @@
196
195
  "分配给主机组的 Ansible 角色"
197
196
  ],
198
197
  "Directly add an Ansible role to a hostgroup": [
199
- ""
198
+ "直接将 Ansible 角色添加到主机组"
200
199
  ],
201
200
  "Ansible role to add to a hostgroup": [
202
- ""
201
+ "要添加到主机组的 Ansible 角色"
203
202
  ],
204
203
  "Remove directly assigned Ansible role from a hostgroup": [
205
- ""
204
+ "从主机组中删除直接分配的 Ansible 角色"
206
205
  ],
207
206
  "Ansible role to remove from a hostgroup": [
208
- ""
207
+ "从主机组中删除的 Ansible 角色"
209
208
  ],
210
209
  "IDs of associated ansible roles": [
211
210
  "相关 ansible 角色的 ID"
@@ -229,19 +228,19 @@
229
228
  "分配给主机的 Ansible 角色"
230
229
  ],
231
230
  "Directly add an Ansible role to a host": [
232
- ""
231
+ "直接将 Ansible 角色添加到主机"
233
232
  ],
234
233
  "Ansible role to add to a host": [
235
- ""
234
+ "要添加到主机的 Ansible 角色"
236
235
  ],
237
236
  "Remove directly assigned Ansible role from a host": [
238
- ""
237
+ "从主机中删除直接分配的 Ansible 角色"
239
238
  ],
240
239
  "Ansible role to remove from a host": [
241
- ""
240
+ "要从主机中删除的 Ansible 角色"
242
241
  ],
243
242
  "Enable the callback plugin for this template": [
244
- ""
243
+ "为此模板启用回调插件"
245
244
  ],
246
245
  "Host group has no associated hosts": [
247
246
  "主机组没有关联的主机"
@@ -268,13 +267,13 @@
268
267
  "配置 Ansible 作业"
269
268
  ],
270
269
  "No roles/hosts assigned": [
271
- ""
270
+ "没有分配角色/主机"
272
271
  ],
273
272
  "No additional data": [
274
273
  "没有额外的数据"
275
274
  ],
276
275
  "Show full value": [
277
- ""
276
+ "显示全值"
278
277
  ],
279
278
  "Add": [
280
279
  "添加"
@@ -397,7 +396,7 @@
397
396
  "默认行为"
398
397
  ],
399
398
  "Override the default value of the Ansible variable.": [
400
- "覆盖 Ansible 变量的默认值"
399
+ "覆盖 Ansible 变量的默认值。"
401
400
  ],
402
401
  "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.": [
403
402
  "标记由 Foreman 管理的变量。当此变量的 Ansible 角色分配给主机后,默认值将作为主机变量添加到 Ansible 清单中。指定匹配器以为该变量设置不同的值。"
@@ -493,7 +492,7 @@
493
492
  "没有可显示的信息"
494
493
  ],
495
494
  "Enable Ansible Callback": [
496
- ""
495
+ "启用 Ansible 回调"
497
496
  ],
498
497
  "Ansible": [
499
498
  "Ansible"
@@ -502,7 +501,7 @@
502
501
  "工作"
503
502
  ],
504
503
  "Insights remediation on %{hosts_count} host(s) has finished successfully": [
505
- "%{hosts_count} 个主机的 Insights 补救计划已成功完成"
504
+ "%%{hosts_count} 个主机的 Insights 补救计划已成功完成"
506
505
  ],
507
506
  "Roles": [
508
507
  "角色"
@@ -772,7 +771,7 @@
772
771
  "未找到以前的作业执行"
773
772
  ],
774
773
  "Source": [
775
- "來源:"
774
+ "來源"
776
775
  ],
777
776
  "Inherited from Hostgroup": [
778
777
  "从主机组中继承"
@@ -838,13 +837,13 @@
838
837
  "导入角色和变量失败 "
839
838
  ],
840
839
  "Operation": [
841
- ""
840
+ "操作"
842
841
  ],
843
842
  "Host count": [
844
- ""
843
+ "主机数"
845
844
  ],
846
845
  "Hostgroup count": [
847
- ""
846
+ "主机组数"
848
847
  ],
849
848
  "Available Ansible Roles": [
850
849
  "可用的 Ansible 角色"
@@ -853,7 +852,7 @@
853
852
  "分配的 Ansible 角色"
854
853
  ],
855
854
  "Failed to fetch Ansible Roles from server.": [
856
- ""
855
+ "从服务器获取 Ansible 角色失败。"
857
856
  ],
858
857
  "You are not authorized to perform this action.": [
859
858
  "您没有执行这个操作的授权。"
@@ -871,7 +870,7 @@
871
870
  "此 Ansible 角色从主机组继承"
872
871
  ],
873
872
  "Use drag and drop to change order of the roles. Ordering of roles is respected for Ansible runs, inherited roles are always before those assigned directly": [
874
- "使用拖放来更改角色的顺序。在 Ansible 运行时会遵循这个顺序,继承的角色始终位于直接分配的角色的前面。"
873
+ "使用拖放来更改角色的顺序。在 Ansible 运行时会遵循这个顺序,继承的角色始终位于直接分配的角色的前面"
875
874
  ],
876
875
  "Add selected": [
877
876
  "添加选择的"
@@ -915,6 +914,12 @@
915
914
  "Action with sub plans": [
916
915
  "有子计划的操作"
917
916
  ],
917
+ "Check for long running tasks": [
918
+ ""
919
+ ],
920
+ "Deliver notifications about long running tasks": [
921
+ ""
922
+ ],
918
923
  "Import Puppet classes": [
919
924
  "导入 Puppet 类"
920
925
  ],
@@ -3,11 +3,10 @@
3
3
  "locale_data": {
4
4
  "foreman_ansible": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_ansible 12.0.3",
6
+ "Project-Id-Version": "foreman_ansible 12.0.4",
7
7
  "Report-Msgid-Bugs-To": "",
8
- "POT-Creation-Date": "2023-05-29 15:29+0200",
9
8
  "PO-Revision-Date": "2018-11-14 21:36+0000",
10
- "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2022",
9
+ "Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2023",
11
10
  "Language-Team": "Chinese (Taiwan) (https://app.transifex.com/foreman/teams/114/zh_TW/)",
12
11
  "MIME-Version": "1.0",
13
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -838,7 +837,7 @@
838
837
  ""
839
838
  ],
840
839
  "Operation": [
841
- ""
840
+ "作業"
842
841
  ],
843
842
  "Host count": [
844
843
  ""
@@ -915,6 +914,12 @@
915
914
  "Action with sub plans": [
916
915
  "有子計畫的動作"
917
916
  ],
917
+ "Check for long running tasks": [
918
+ ""
919
+ ],
920
+ "Deliver notifications about long running tasks": [
921
+ ""
922
+ ],
918
923
  "Import Puppet classes": [
919
924
  "匯入 Puppet 類別"
920
925
  ],
@@ -24,7 +24,7 @@ module Api
24
24
  param_group :ansible_override_value, :as => :create
25
25
 
26
26
  def create
27
- @ansible_variable = AnsibleVariable.authorized(:edit_external_variables).
27
+ @ansible_variable = AnsibleVariable.authorized(:edit_ansible_variables).
28
28
  find_by(:id => params[:ansible_variable_id].to_i)
29
29
  @override_value = @ansible_variable.lookup_values.create!(lookup_value_params['override_value'])
30
30
  @ansible_variable.update_attribute(:override, true)
@@ -24,7 +24,7 @@ class AnsibleVariable < LookupKey
24
24
  end
25
25
 
26
26
  def editable_by_user?
27
- AnsibleVariable.authorized(:edit_external_parameters).
27
+ AnsibleVariable.authorized(:edit_ansible_variables).
28
28
  where(:id => id).exists?
29
29
  end
30
30
  end
@@ -22,7 +22,7 @@
22
22
  icon_text((variable.override ? "flag": ""), variable.key.to_s, :kind => 'fa', :title => _('Overriden')),
23
23
  hash_for_edit_ansible_variable_path(:id => variable).
24
24
  merge(:auth_object => variable,
25
- :permission => 'edit_external_parameters',
25
+ :permission => 'edit_ansible_variables',
26
26
  :authorizer => authorizer)
27
27
  ) %></td>
28
28
  <td class="ellipsis"><%= link_to_if_authorized(
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  Foreman::Plugin.register :foreman_ansible do
4
- requires_foreman '>= 3.7'
4
+ requires_foreman '>= 3.8.1'
5
5
  register_gettext
6
6
 
7
7
  settings do
@@ -167,7 +167,8 @@ Foreman::Plugin.register :foreman_ansible do
167
167
  :create_job_invocations, :view_job_templates, # to allow the play_roles
168
168
  :create_template_invocations, :view_smart_proxies, # ...
169
169
  :view_ansible_roles, :destroy_ansible_roles,
170
- :import_ansible_roles, :view_ansible_variables,
170
+ :import_ansible_roles, :view_ansible_variables, :view_lookup_values,
171
+ :create_lookup_values, :edit_lookup_values, :destroy_lookup_values,
171
172
  :create_ansible_variables, :import_ansible_variables,
172
173
  :edit_ansible_variables, :destroy_ansible_variables, :import_ansible_playbooks]
173
174
 
@@ -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 = '12.0.7'
7
+ VERSION = '13.0.1'
8
8
  end
@@ -1,5 +1,7 @@
1
1
  # Autogenerated!
2
2
  _("Action with sub plans")
3
+ _("Check for long running tasks")
4
+ _("Deliver notifications about long running tasks")
3
5
  _("Import Puppet classes")
4
6
  _("Import facts")
5
7
  _("Remote action:")
@@ -4,14 +4,14 @@
4
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
  #
6
6
  # Translators:
7
- # Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2022
7
+ # Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2023
8
8
  #
9
9
  msgid ""
10
10
  msgstr ""
11
- "Project-Id-Version: foreman_ansible 12.0.3\n"
11
+ "Project-Id-Version: foreman_ansible 12.0.4\n"
12
12
  "Report-Msgid-Bugs-To: \n"
13
13
  "PO-Revision-Date: 2018-11-14 21:36+0000\n"
14
- "Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2022\n"
14
+ "Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2023\n"
15
15
  "Language-Team: Catalan (https://app.transifex.com/foreman/teams/114/ca/)\n"
16
16
  "MIME-Version: 1.0\n"
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -181,6 +181,9 @@ msgstr ""
181
181
  msgid "Changed Ansible roles"
182
182
  msgstr ""
183
183
 
184
+ msgid "Check for long running tasks"
185
+ msgstr ""
186
+
184
187
  msgid "Close"
185
188
  msgstr "Tanca"
186
189
 
@@ -253,6 +256,9 @@ msgstr ""
253
256
  msgid "Deletes Ansible variable"
254
257
  msgstr ""
255
258
 
259
+ msgid "Deliver notifications about long running tasks"
260
+ msgstr ""
261
+
256
262
  msgid "Description"
257
263
  msgstr "Descripció"
258
264
 
@@ -556,7 +562,7 @@ msgid "Only variables marked to Override are shown here."
556
562
  msgstr ""
557
563
 
558
564
  msgid "Operation"
559
- msgstr ""
565
+ msgstr "Operació"
560
566
 
561
567
  msgid "Optional Input Validator"
562
568
  msgstr ""
@@ -6,14 +6,14 @@
6
6
  # Translators:
7
7
  # mhulan <mhulan@redhat.com>, 2022
8
8
  # Lukáš Zapletal, 2022
9
- # Pavel Borecki <pavel.borecki@gmail.com>, 2022
9
+ # Pavel Borecki <pavel.borecki@gmail.com>, 2023
10
10
  #
11
11
  msgid ""
12
12
  msgstr ""
13
- "Project-Id-Version: foreman_ansible 12.0.3\n"
13
+ "Project-Id-Version: foreman_ansible 12.0.4\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
15
  "PO-Revision-Date: 2018-11-14 21:36+0000\n"
16
- "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2022\n"
16
+ "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2023\n"
17
17
  "Language-Team: Czech (Czech Republic) (https://app.transifex.com/foreman/teams"
18
18
  "/114/cs_CZ/)\n"
19
19
  "MIME-Version: 1.0\n"
@@ -185,6 +185,9 @@ msgstr ""
185
185
  msgid "Changed Ansible roles"
186
186
  msgstr "Změněné Ansible role"
187
187
 
188
+ msgid "Check for long running tasks"
189
+ msgstr ""
190
+
188
191
  msgid "Close"
189
192
  msgstr "Zavřít"
190
193
 
@@ -257,6 +260,9 @@ msgstr "Smazat Ansible roli"
257
260
  msgid "Deletes Ansible variable"
258
261
  msgstr "Smazat Ansible proměnnou"
259
262
 
263
+ msgid "Deliver notifications about long running tasks"
264
+ msgstr ""
265
+
260
266
  msgid "Description"
261
267
  msgstr "Popis"
262
268
 
@@ -560,7 +566,7 @@ msgid "Only variables marked to Override are shown here."
560
566
  msgstr ""
561
567
 
562
568
  msgid "Operation"
563
- msgstr ""
569
+ msgstr "Operace"
564
570
 
565
571
  msgid "Optional Input Validator"
566
572
  msgstr "Volitelné ověřování zadání"