foreman_ansible 10.1.0 → 10.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (43) hide show
  1. checksums.yaml +4 -4
  2. data/lib/foreman_ansible/version.rb +1 -1
  3. data/locale/action_names.rb +3 -4
  4. data/locale/ca/LC_MESSAGES/foreman_ansible.mo +0 -0
  5. data/locale/ca/foreman_ansible.po +46 -34
  6. data/locale/cs_CZ/LC_MESSAGES/foreman_ansible.mo +0 -0
  7. data/locale/cs_CZ/foreman_ansible.po +53 -40
  8. data/locale/de/LC_MESSAGES/foreman_ansible.mo +0 -0
  9. data/locale/de/foreman_ansible.po +221 -194
  10. data/locale/en/LC_MESSAGES/foreman_ansible.mo +0 -0
  11. data/locale/en/foreman_ansible.po +31 -19
  12. data/locale/en_GB/LC_MESSAGES/foreman_ansible.mo +0 -0
  13. data/locale/en_GB/foreman_ansible.po +42 -30
  14. data/locale/es/LC_MESSAGES/foreman_ansible.mo +0 -0
  15. data/locale/es/foreman_ansible.po +317 -292
  16. data/locale/foreman_ansible.pot +82 -66
  17. data/locale/fr/LC_MESSAGES/foreman_ansible.mo +0 -0
  18. data/locale/fr/foreman_ansible.po +315 -292
  19. data/locale/gl/LC_MESSAGES/foreman_ansible.mo +0 -0
  20. data/locale/gl/foreman_ansible.po +42 -30
  21. data/locale/it/LC_MESSAGES/foreman_ansible.mo +0 -0
  22. data/locale/it/foreman_ansible.po +106 -88
  23. data/locale/ja/LC_MESSAGES/foreman_ansible.mo +0 -0
  24. data/locale/ja/foreman_ansible.po +312 -291
  25. data/locale/ka/LC_MESSAGES/foreman_ansible.mo +0 -0
  26. data/locale/ka/foreman_ansible.po +880 -0
  27. data/locale/ko/LC_MESSAGES/foreman_ansible.mo +0 -0
  28. data/locale/ko/foreman_ansible.po +109 -94
  29. data/locale/nl_NL/LC_MESSAGES/foreman_ansible.mo +0 -0
  30. data/locale/nl_NL/foreman_ansible.po +38 -26
  31. data/locale/pl/LC_MESSAGES/foreman_ansible.mo +0 -0
  32. data/locale/pl/foreman_ansible.po +45 -33
  33. data/locale/pt_BR/LC_MESSAGES/foreman_ansible.mo +0 -0
  34. data/locale/pt_BR/foreman_ansible.po +316 -292
  35. data/locale/ru/LC_MESSAGES/foreman_ansible.mo +0 -0
  36. data/locale/ru/foreman_ansible.po +119 -97
  37. data/locale/sv_SE/LC_MESSAGES/foreman_ansible.mo +0 -0
  38. data/locale/sv_SE/foreman_ansible.po +43 -31
  39. data/locale/zh_CN/LC_MESSAGES/foreman_ansible.mo +0 -0
  40. data/locale/zh_CN/foreman_ansible.po +311 -291
  41. data/locale/zh_TW/LC_MESSAGES/foreman_ansible.mo +0 -0
  42. data/locale/zh_TW/foreman_ansible.po +110 -94
  43. metadata +17 -9
@@ -1,27 +1,31 @@
1
- # Chinese translations for foreman_ansible package.
2
- # Copyright (C) 2018 THE PACKAGE'S COPYRIGHT HOLDER
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the foreman_ansible package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ # Translators:
7
+ # 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
8
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2022
5
9
  #
6
10
  msgid ""
7
11
  msgstr ""
8
- "Project-Id-Version: foreman_ansible 3.0.2\n"
12
+ "Project-Id-Version: foreman_ansible 10.1.0\n"
9
13
  "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2018-03-12 12:24-0400\n"
11
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
- "Language-Team: Chinese\n"
13
- "Language: zh_TW\n"
14
+ "PO-Revision-Date: 2018-11-14 21:36+0000\n"
15
+ "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2022\n"
16
+ "Language-Team: Chinese (Taiwan) (https://www.transifex.com/foreman/teams/114/z"
17
+ "h_TW/)\n"
14
18
  "MIME-Version: 1.0\n"
15
19
  "Content-Type: text/plain; charset=UTF-8\n"
16
20
  "Content-Transfer-Encoding: 8bit\n"
21
+ "Language: zh_TW\n"
17
22
  "Plural-Forms: nplurals=1; plural=0;\n"
18
- "\n"
19
23
 
20
24
  msgid "%(selectedCount)s of %(totalCount)s items selected"
21
25
  msgstr ""
22
26
 
23
27
  msgid "%s ago"
24
- msgstr ""
28
+ msgstr "%s 之前"
25
29
 
26
30
  msgid "%{cfgmgmt} out of sync disabled"
27
31
  msgstr ""
@@ -33,13 +37,13 @@ msgid "A comma separated list of tags to use for Ansible run"
33
37
  msgstr ""
34
38
 
35
39
  msgid "Action with sub plans"
36
- msgstr ""
40
+ msgstr "有子計畫的動作"
37
41
 
38
42
  msgid "Actions"
39
- msgstr ""
43
+ msgstr "動作"
40
44
 
41
45
  msgid "Add"
42
- msgstr ""
46
+ msgstr "新增"
43
47
 
44
48
  msgid "Add all"
45
49
  msgstr ""
@@ -47,7 +51,7 @@ msgstr ""
47
51
  msgid "Add selected"
48
52
  msgstr ""
49
53
 
50
- msgid "Add, remove or reorder host assigned Ansible roles. This host has also group assigned roles that are not displayed here and will always be executed prior to host assigned roles"
54
+ msgid "Add, remove or reorder host assigned Ansible roles. This host has also group assigned roles that are not displayed here and will always be executed prior to host assigned roles."
51
55
  msgstr ""
52
56
 
53
57
  msgid "All assigned Ansible roles"
@@ -134,7 +138,7 @@ msgstr ""
134
138
  msgid "Are you sure you want to delete override for %s?"
135
139
  msgstr ""
136
140
 
137
- msgid "Assign Ansible roles"
141
+ msgid "Assign roles directly to the host"
138
142
  msgstr ""
139
143
 
140
144
  msgid "Assigned Ansible Roles"
@@ -153,13 +157,13 @@ msgid "Available Ansible roles"
153
157
  msgstr ""
154
158
 
155
159
  msgid "Avoid duplicate values when merging them (only array type)?"
156
- msgstr ""
160
+ msgstr "合併值時避免重複(僅及於陣列類型)?"
157
161
 
158
162
  msgid "Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation."
159
163
  msgstr ""
160
164
 
161
165
  msgid "Cancel"
162
- msgstr ""
166
+ msgstr "取消"
163
167
 
164
168
  msgid "Cancel Ansible config job"
165
169
  msgstr ""
@@ -167,20 +171,14 @@ msgstr ""
167
171
  msgid "Changed Ansible roles"
168
172
  msgstr ""
169
173
 
170
- msgid "Clone"
171
- msgstr ""
172
-
173
174
  msgid "Close"
174
- msgstr ""
175
-
176
- msgid "Configure Ansible Job"
177
- msgstr ""
175
+ msgstr "關閉"
178
176
 
179
177
  msgid "Configure Recurring Job"
180
178
  msgstr ""
181
179
 
182
180
  msgid "Confirm"
183
- msgstr ""
181
+ msgstr "確認"
184
182
 
185
183
  msgid "Connection type"
186
184
  msgstr ""
@@ -219,19 +217,19 @@ msgid "Default Behavior"
219
217
  msgstr ""
220
218
 
221
219
  msgid "Default value"
222
- msgstr ""
220
+ msgstr "預設值"
223
221
 
224
222
  msgid "Default value of variable"
225
- msgstr ""
223
+ msgstr "變數預設值"
226
224
 
227
225
  msgid "Default verbosity level"
228
226
  msgstr ""
229
227
 
230
228
  msgid "Delete"
231
- msgstr ""
229
+ msgstr "刪除"
232
230
 
233
231
  msgid "Delete %s?"
234
- msgstr ""
232
+ msgstr "刪除 %s?"
235
233
 
236
234
  msgid "Delete Ansible variable override"
237
235
  msgstr ""
@@ -243,10 +241,10 @@ msgid "Deletes Ansible variable"
243
241
  msgstr ""
244
242
 
245
243
  msgid "Description"
246
- msgstr ""
244
+ msgstr "描述"
247
245
 
248
246
  msgid "Description of variable"
249
- msgstr ""
247
+ msgstr "變數描述"
250
248
 
251
249
  msgid "Destroy an override value"
252
250
  msgstr ""
@@ -258,10 +256,10 @@ msgid "Disable host configuration status turning to out of sync for %{cfgmgmt} a
258
256
  msgstr ""
259
257
 
260
258
  msgid "Disabled"
261
- msgstr ""
259
+ msgstr "已停用"
262
260
 
263
261
  msgid "Edit %s"
264
- msgstr ""
262
+ msgstr "編輯 %s"
265
263
 
266
264
  msgid "Edit Ansible Roles"
267
265
  msgstr ""
@@ -293,6 +291,9 @@ msgstr ""
293
291
  msgid "Fetch Ansible roles available to be synced"
294
292
  msgstr ""
295
293
 
294
+ msgid "For more advanced scheduling options"
295
+ msgstr ""
296
+
296
297
  msgid "Foreman"
297
298
  msgstr ""
298
299
 
@@ -309,7 +310,7 @@ msgid "Hidden Value"
309
310
  msgstr ""
310
311
 
311
312
  msgid "Hide all values for this parameter."
312
- msgstr ""
313
+ msgstr "為這參數隱藏所有值。"
313
314
 
314
315
  msgid "Host assigned Ansible roles"
315
316
  msgstr ""
@@ -321,10 +322,10 @@ msgid "Host not found by id: %s"
321
322
  msgstr ""
322
323
 
323
324
  msgid "Hostgroups"
324
- msgstr ""
325
+ msgstr "主機群組"
325
326
 
326
327
  msgid "Hosts"
327
- msgstr ""
328
+ msgstr "主機"
328
329
 
329
330
  msgid "IDs of associated ansible roles"
330
331
  msgstr ""
@@ -342,22 +343,22 @@ msgid "IDs of hosts to play roles on"
342
343
  msgstr ""
343
344
 
344
345
  msgid "If checked, will raise an error if there is no default value and no matcher provide a value."
345
- msgstr ""
346
+ msgstr "若選取而沒有預設值並且比對器未提供值的話,將會造成錯誤發生。"
346
347
 
347
348
  msgid "Import"
348
- msgstr ""
349
+ msgstr "匯入"
349
350
 
350
351
  msgid "Import Puppet classes"
351
- msgstr ""
352
+ msgstr "匯入 Puppet 類別"
352
353
 
353
354
  msgid "Import Role"
354
355
  msgstr ""
355
356
 
356
357
  msgid "Import facts"
357
- msgstr ""
358
+ msgstr "匯入詳情"
358
359
 
359
360
  msgid "Import from %s"
360
- msgstr ""
361
+ msgstr "由 %s 匯入"
361
362
 
362
363
  msgid "Import playbooks has finished successfully"
363
364
  msgstr ""
@@ -378,10 +379,10 @@ msgid "Imported?"
378
379
  msgstr ""
379
380
 
380
381
  msgid "Include default value when merging all matching values"
381
- msgstr ""
382
+ msgstr "合併所有相符合的值時包括預設值"
382
383
 
383
384
  msgid "Include default value when merging all matching values."
384
- msgstr ""
385
+ msgstr "合併所有相符合的值時包括預設值。"
385
386
 
386
387
  msgid "Include/Exclude Tags"
387
388
  msgstr ""
@@ -408,13 +409,13 @@ msgid "Job Details"
408
409
  msgstr ""
409
410
 
410
411
  msgid "Jobs"
411
- msgstr ""
412
+ msgstr "工作"
412
413
 
413
414
  msgid "Learn more about this in the documentation."
414
- msgstr ""
415
+ msgstr "欲知更多,請參閱文件。"
415
416
 
416
417
  msgid "Level"
417
- msgstr ""
418
+ msgstr "等級"
418
419
 
419
420
  msgid "Level 1 (-v)"
420
421
  msgstr ""
@@ -444,22 +445,19 @@ msgid "Mark the variable to be managed by Foreman. When the Ansible role of this
444
445
  msgstr ""
445
446
 
446
447
  msgid "Merge all matching values (only array/hash type)"
447
- msgstr ""
448
+ msgstr "合併所有相符的值(只有陣列 / 雜湊類型)"
448
449
 
449
450
  msgid "Message"
450
- msgstr ""
451
+ msgstr "訊息"
451
452
 
452
453
  msgid "Must not be in the past"
453
454
  msgstr ""
454
455
 
455
456
  msgid "Name"
456
- msgstr ""
457
+ msgstr "名稱"
457
458
 
458
459
  msgid "Name of variable"
459
- msgstr ""
460
-
461
- msgid "Nest"
462
- msgstr ""
460
+ msgstr "變數名稱"
463
461
 
464
462
  msgid "New Ansible Variable"
465
463
  msgstr ""
@@ -502,11 +500,14 @@ msgstr ""
502
500
  msgid "No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled."
503
501
  msgstr ""
504
502
 
503
+ msgid "No roles assigned directly to the host"
504
+ msgstr ""
505
+
505
506
  msgid "Nothing Found!"
506
507
  msgstr ""
507
508
 
508
509
  msgid "Nothing to show"
509
- msgstr ""
510
+ msgstr "沒有可顯示的項目"
510
511
 
511
512
  msgid "Notice that ansible roles run in check mode."
512
513
  msgstr ""
@@ -521,10 +522,10 @@ msgid "Optional Input Validator"
521
522
  msgstr ""
522
523
 
523
524
  msgid "Order"
524
- msgstr ""
525
+ msgstr "順序"
525
526
 
526
527
  msgid "Override match"
527
- msgstr ""
528
+ msgstr "置換相符"
528
529
 
529
530
  msgid "Override the default value of the Ansible variable."
530
531
  msgstr ""
@@ -539,20 +540,17 @@ msgid "Permission Denied"
539
540
  msgstr ""
540
541
 
541
542
  msgid "Permission denied"
542
- msgstr ""
543
+ msgstr "使用權限被拒"
543
544
 
544
545
  msgid "Playbooks"
545
546
  msgstr ""
546
547
 
547
548
  msgid "Please request one of the required permissions listed below from a Foreman administrator:"
548
- msgstr ""
549
+ msgstr "請從 Foreman 管理者處,要求下列所需權限之一:"
549
550
 
550
551
  msgid "Post-provision timeout"
551
552
  msgstr ""
552
553
 
553
- msgid "Preupgrade job"
554
- msgstr ""
555
-
556
554
  msgid "Previously executed jobs"
557
555
  msgstr ""
558
556
 
@@ -572,10 +570,10 @@ msgid "Remediation Plan"
572
570
  msgstr ""
573
571
 
574
572
  msgid "Remote action:"
575
- msgstr ""
573
+ msgstr "遠端動作:"
576
574
 
577
575
  msgid "Remove"
578
- msgstr ""
576
+ msgstr "移除"
579
577
 
580
578
  msgid "Remove Role"
581
579
  msgstr ""
@@ -584,7 +582,7 @@ msgid "Remove all"
584
582
  msgstr ""
585
583
 
586
584
  msgid "Remove duplicate values (only array type)"
587
- msgstr ""
585
+ msgstr "移除重複的值(只有陣列類型)"
588
586
 
589
587
  msgid "Remove selected"
590
588
  msgstr ""
@@ -595,17 +593,20 @@ msgstr ""
595
593
  msgid "Request the following permissions from administrator: %s."
596
594
  msgstr ""
597
595
 
598
- msgid "Result"
596
+ msgid "Required field"
599
597
  msgstr ""
600
598
 
599
+ msgid "Result"
600
+ msgstr "結果"
601
+
601
602
  msgid "Role ID"
602
603
  msgstr ""
603
604
 
604
605
  msgid "Roles"
605
- msgstr ""
606
+ msgstr "角色"
606
607
 
607
608
  msgid "Role|Name"
608
- msgstr ""
609
+ msgstr "名稱"
609
610
 
610
611
  msgid "Run Ansible roles"
611
612
  msgstr ""
@@ -644,11 +645,14 @@ msgid "Runs an Ansible playbook which contains all the roles defined for a host"
644
645
  msgstr ""
645
646
 
646
647
  msgid "Schedule"
647
- msgstr ""
648
+ msgstr "排程"
648
649
 
649
650
  msgid "Schedule generating of Ansible Inventory report"
650
651
  msgstr ""
651
652
 
653
+ msgid "Schedule recurring Ansible roles job"
654
+ msgstr ""
655
+
652
656
  msgid "Schedule recurring job"
653
657
  msgstr ""
654
658
 
@@ -656,7 +660,7 @@ msgid "Scheduled recurring jobs"
656
660
  msgstr ""
657
661
 
658
662
  msgid "Set the order in which values are resolved."
659
- msgstr ""
663
+ msgstr "設定值解析的順序。"
660
664
 
661
665
  msgid "Show Ansible inventory for hostgroups"
662
666
  msgstr ""
@@ -683,7 +687,7 @@ msgid "Smart proxy id is required"
683
687
  msgstr ""
684
688
 
685
689
  msgid "Source"
686
- msgstr ""
690
+ msgstr "來源"
687
691
 
688
692
  msgid "Source attribute"
689
693
  msgstr ""
@@ -692,10 +696,10 @@ msgid "Specify Matchers"
692
696
  msgstr ""
693
697
 
694
698
  msgid "State"
695
- msgstr ""
699
+ msgstr "狀態"
696
700
 
697
701
  msgid "Submit"
698
- msgstr ""
702
+ msgstr "提交"
699
703
 
700
704
  msgid "Sync Ansible playbooks"
701
705
  msgstr ""
@@ -704,19 +708,19 @@ msgid "Sync Ansible roles"
704
708
  msgstr ""
705
709
 
706
710
  msgid "Tags"
707
- msgstr ""
711
+ msgstr "標籤"
708
712
 
709
713
  msgid "Task"
710
- msgstr ""
714
+ msgstr "工作"
711
715
 
712
716
  msgid "Task Details"
713
- msgstr ""
717
+ msgstr "任務的詳細資訊"
714
718
 
715
719
  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>"
716
- msgstr ""
720
+ msgstr "比對器金鑰處理的順序,第一組項目將會優先被處理。<br>您可使用多個屬性來作為比對器金鑰,比方說 <code>host group, environment</code> 的順序將會預期類似 <code>hostgroup = \"web servers\", environment = production</code> 的比對器"
717
721
 
718
722
  msgid "The order in which values are resolved"
719
- msgstr ""
723
+ msgstr "值解析的順序"
720
724
 
721
725
  msgid "There are no Ansible roles to play"
722
726
  msgstr ""
@@ -742,7 +746,10 @@ msgstr ""
742
746
  msgid "This Ansible role is inherited from parent host group"
743
747
  msgstr ""
744
748
 
745
- msgid "This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles"
749
+ msgid "This job will run all the assigned Ansible roles."
750
+ msgstr ""
751
+
752
+ msgid "This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles."
746
753
  msgstr ""
747
754
 
748
755
  msgid "Those roles will be excluded when importing roles from smart proxy, The expected input is comma separated values and you can use * wildcard metacharactersFor example: foo*, *b*,*bar"
@@ -755,13 +762,13 @@ msgid "Timeout (in seconds) to set when Foreman will trigger a play Ansible role
755
762
  msgstr ""
756
763
 
757
764
  msgid "Type"
758
- msgstr ""
765
+ msgstr "類型"
759
766
 
760
767
  msgid "Types of validation values"
761
- msgstr ""
768
+ msgstr "驗證值的類型"
762
769
 
763
770
  msgid "Types of variable values"
764
- msgstr ""
771
+ msgstr "變數值的類型"
765
772
 
766
773
  msgid "Unable to get playbook's names from Ansible"
767
774
  msgstr ""
@@ -776,14 +783,20 @@ msgid "Unable to get roles/variables from Ansible"
776
783
  msgstr ""
777
784
 
778
785
  msgid "Update"
779
- msgstr ""
786
+ msgstr "更新"
780
787
 
781
788
  msgid "Update Role Variables"
782
789
  msgstr ""
783
790
 
791
+ msgid "Update Smart Proxy"
792
+ msgstr ""
793
+
784
794
  msgid "Updates Ansible variable"
785
795
  msgstr ""
786
796
 
797
+ msgid "Upgrade"
798
+ msgstr ""
799
+
787
800
  msgid "Upgrade Capsules on given Capsule server hosts"
788
801
  msgstr ""
789
802
 
@@ -803,16 +816,16 @@ msgid "Use this to supply a path to an SSH Private Key that Ansible will use in
803
816
  msgstr ""
804
817
 
805
818
  msgid "Used to enforce certain values for the parameter values"
806
- msgstr ""
819
+ msgstr "用來強制參數值的某些值"
807
820
 
808
821
  msgid "Value"
809
- msgstr ""
822
+ msgstr ""
810
823
 
811
824
  msgid "Value to use when there is no match."
812
- msgstr ""
825
+ msgstr "當沒有相符的項目時所使用的值。"
813
826
 
814
827
  msgid "Variables"
815
- msgstr ""
828
+ msgstr "變數"
816
829
 
817
830
  msgid "Variable|Name"
818
831
  msgstr ""
@@ -820,9 +833,12 @@ msgstr ""
820
833
  msgid "Variable|Role"
821
834
  msgstr ""
822
835
 
823
- msgid "When enabled the parameter is hidden in the UI"
836
+ msgid "View inherited roles"
824
837
  msgstr ""
825
838
 
839
+ msgid "When enabled the parameter is hidden in the UI"
840
+ msgstr "啟用時,參數會隱藏在 UI 裡"
841
+
826
842
  msgid "Whether to override variable or not"
827
843
  msgstr ""
828
844
 
@@ -830,22 +846,19 @@ msgid "WinRM cert Validation"
830
846
  msgstr ""
831
847
 
832
848
  msgid "You are not authorized to perform this action."
833
- msgstr ""
849
+ msgstr "您未經許可執行這項動作。"
834
850
 
835
851
  msgid "You are not authorized to view the page. "
836
852
  msgstr ""
837
853
 
838
- msgid "can't be blank"
839
- msgstr ""
840
-
841
854
  msgid "daily"
842
- msgstr ""
855
+ msgstr "每日"
843
856
 
844
857
  msgid "false"
845
858
  msgstr ""
846
859
 
847
860
  msgid "hourly"
848
- msgstr ""
861
+ msgstr "每小時"
849
862
 
850
863
  msgid "is required"
851
864
  msgstr ""
@@ -859,8 +872,11 @@ msgstr ""
859
872
  msgid "view all assigned roles"
860
873
  msgstr ""
861
874
 
875
+ msgid "view remote execution page."
876
+ msgstr ""
877
+
862
878
  msgid "view the task in progress"
863
879
  msgstr ""
864
880
 
865
881
  msgid "weekly"
866
- msgstr ""
882
+ msgstr "每週"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_ansible
3
3
  version: !ruby/object:Gem::Version
4
- version: 10.1.0
4
+ version: 10.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Lobato Garcia
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-11-09 00:00:00.000000000 Z
11
+ date: 2023-01-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: acts_as_list
@@ -42,16 +42,22 @@ dependencies:
42
42
  name: foreman_remote_execution
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
- - - "~>"
45
+ - - ">="
46
46
  - !ruby/object:Gem::Version
47
47
  version: '8.0'
48
+ - - "<"
49
+ - !ruby/object:Gem::Version
50
+ version: '10'
48
51
  type: :runtime
49
52
  prerelease: false
50
53
  version_requirements: !ruby/object:Gem::Requirement
51
54
  requirements:
52
- - - "~>"
55
+ - - ">="
53
56
  - !ruby/object:Gem::Version
54
57
  version: '8.0'
58
+ - - "<"
59
+ - !ruby/object:Gem::Version
60
+ version: '10'
55
61
  - !ruby/object:Gem::Dependency
56
62
  name: foreman-tasks
57
63
  requirement: !ruby/object:Gem::Requirement
@@ -251,6 +257,8 @@ files:
251
257
  - locale/it/foreman_ansible.po
252
258
  - locale/ja/LC_MESSAGES/foreman_ansible.mo
253
259
  - locale/ja/foreman_ansible.po
260
+ - locale/ka/LC_MESSAGES/foreman_ansible.mo
261
+ - locale/ka/foreman_ansible.po
254
262
  - locale/ko/LC_MESSAGES/foreman_ansible.mo
255
263
  - locale/ko/foreman_ansible.po
256
264
  - locale/nl_NL/LC_MESSAGES/foreman_ansible.mo
@@ -459,7 +467,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
459
467
  - !ruby/object:Gem::Version
460
468
  version: '0'
461
469
  requirements: []
462
- rubygems_version: 3.1.4
470
+ rubygems_version: 3.1.6
463
471
  signing_key:
464
472
  specification_version: 4
465
473
  summary: Ansible integration with Foreman (theforeman.org)
@@ -469,21 +477,21 @@ test_files:
469
477
  - test/factories/ansible_variables.rb
470
478
  - test/factories/host_ansible_enhancements.rb
471
479
  - test/fixtures/insights_playbook.yaml
472
- - test/fixtures/playbooks_example_output.json
473
480
  - test/fixtures/report.json
474
481
  - test/fixtures/sample_facts.json
482
+ - test/fixtures/playbooks_example_output.json
475
483
  - test/fixtures/sample_playbooks.json
476
484
  - test/foreman_ansible/helpers/ansible_roles_helper_test.rb
477
485
  - test/functional/ansible_roles_controller_test.rb
478
486
  - test/functional/ansible_variables_controller_test.rb
479
487
  - test/functional/api/v2/ansible_inventories_controller_test.rb
480
- - test/functional/api/v2/ansible_playbooks_controller_test.rb
481
488
  - test/functional/api/v2/ansible_roles_controller_test.rb
482
489
  - test/functional/api/v2/ansible_variables_controller_test.rb
483
490
  - test/functional/api/v2/hostgroups_controller_test.rb
484
491
  - test/functional/api/v2/hosts_controller_test.rb
485
- - test/functional/hosts_controller_test.rb
492
+ - test/functional/api/v2/ansible_playbooks_controller_test.rb
486
493
  - test/functional/ui_ansible_roles_controller_test.rb
494
+ - test/functional/hosts_controller_test.rb
487
495
  - test/graphql/mutations/hosts/assign_ansible_roles_mutation_test.rb
488
496
  - test/graphql/queries/ansible_roles_query_test.rb
489
497
  - test/graphql/queries/host_ansible_roles_query_test.rb
@@ -497,7 +505,6 @@ test_files:
497
505
  - test/unit/host_ansible_role_test.rb
498
506
  - test/unit/hostgroup_ansible_role_test.rb
499
507
  - test/unit/ignore_roles_test.rb
500
- - test/unit/import_playbooks_test.rb
501
508
  - test/unit/import_roles_and_variables.rb
502
509
  - test/unit/lib/proxy_api/ansible_test.rb
503
510
  - test/unit/services/ansible_report_importer_test.rb
@@ -508,5 +515,6 @@ test_files:
508
515
  - test/unit/services/override_resolver_test.rb
509
516
  - test/unit/services/roles_importer_test.rb
510
517
  - test/unit/services/ui_roles_importer_test.rb
518
+ - test/unit/import_playbooks_test.rb
511
519
  - test/unit/ansible_provider_test.rb
512
520
  - test/integration/hostgroup_js_test.rb