foreman_ansible 3.0.5 → 3.0.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/app/controllers/api/v2/ansible_inventories_controller.rb +4 -4
- data/app/models/setting/ansible.rb +1 -1
- data/lib/foreman_ansible/version.rb +1 -1
- data/locale/de/foreman_ansible.edit.po +696 -0
- data/locale/de/foreman_ansible.po.time_stamp +0 -0
- data/locale/en/foreman_ansible.edit.po +694 -0
- data/locale/en/foreman_ansible.po.time_stamp +0 -0
- data/locale/es/foreman_ansible.edit.po +696 -0
- data/locale/es/foreman_ansible.po.time_stamp +0 -0
- data/locale/fr/foreman_ansible.edit.po +696 -0
- data/locale/fr/foreman_ansible.po.time_stamp +0 -0
- data/locale/it/foreman_ansible.edit.po +696 -0
- data/locale/it/foreman_ansible.po.time_stamp +0 -0
- data/locale/ja/foreman_ansible.edit.po +696 -0
- data/locale/ja/foreman_ansible.po.time_stamp +0 -0
- data/locale/ko/foreman_ansible.edit.po +696 -0
- data/locale/ko/foreman_ansible.po.time_stamp +0 -0
- data/locale/pt_BR/foreman_ansible.edit.po +696 -0
- data/locale/pt_BR/foreman_ansible.po.time_stamp +0 -0
- data/locale/ru/foreman_ansible.edit.po +697 -0
- data/locale/ru/foreman_ansible.po.time_stamp +0 -0
- data/locale/zh_CN/foreman_ansible.edit.po +696 -0
- data/locale/zh_CN/foreman_ansible.po.time_stamp +0 -0
- data/locale/zh_TW/foreman_ansible.edit.po +696 -0
- data/locale/zh_TW/foreman_ansible.po.time_stamp +0 -0
- metadata +57 -36
File without changes
|
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: 3.0.
|
4
|
+
version: 3.0.6
|
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: 2019-07-
|
11
|
+
date: 2019-07-31 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rubocop
|
@@ -240,29 +240,51 @@ files:
|
|
240
240
|
- locale/Makefile
|
241
241
|
- locale/action_names.rb
|
242
242
|
- locale/de/LC_MESSAGES/foreman_ansible.mo
|
243
|
+
- locale/de/foreman_ansible.edit.po
|
243
244
|
- locale/de/foreman_ansible.po
|
245
|
+
- locale/de/foreman_ansible.po.time_stamp
|
244
246
|
- locale/en/LC_MESSAGES/foreman_ansible.mo
|
247
|
+
- locale/en/foreman_ansible.edit.po
|
245
248
|
- locale/en/foreman_ansible.po
|
249
|
+
- locale/en/foreman_ansible.po.time_stamp
|
246
250
|
- locale/es/LC_MESSAGES/foreman_ansible.mo
|
251
|
+
- locale/es/foreman_ansible.edit.po
|
247
252
|
- locale/es/foreman_ansible.po
|
253
|
+
- locale/es/foreman_ansible.po.time_stamp
|
248
254
|
- locale/foreman_ansible.pot
|
249
255
|
- locale/fr/LC_MESSAGES/foreman_ansible.mo
|
256
|
+
- locale/fr/foreman_ansible.edit.po
|
250
257
|
- locale/fr/foreman_ansible.po
|
258
|
+
- locale/fr/foreman_ansible.po.time_stamp
|
251
259
|
- locale/gemspec.rb
|
252
260
|
- locale/it/LC_MESSAGES/foreman_ansible.mo
|
261
|
+
- locale/it/foreman_ansible.edit.po
|
253
262
|
- locale/it/foreman_ansible.po
|
263
|
+
- locale/it/foreman_ansible.po.time_stamp
|
254
264
|
- locale/ja/LC_MESSAGES/foreman_ansible.mo
|
265
|
+
- locale/ja/foreman_ansible.edit.po
|
255
266
|
- locale/ja/foreman_ansible.po
|
267
|
+
- locale/ja/foreman_ansible.po.time_stamp
|
256
268
|
- locale/ko/LC_MESSAGES/foreman_ansible.mo
|
269
|
+
- locale/ko/foreman_ansible.edit.po
|
257
270
|
- locale/ko/foreman_ansible.po
|
271
|
+
- locale/ko/foreman_ansible.po.time_stamp
|
258
272
|
- locale/pt_BR/LC_MESSAGES/foreman_ansible.mo
|
273
|
+
- locale/pt_BR/foreman_ansible.edit.po
|
259
274
|
- locale/pt_BR/foreman_ansible.po
|
275
|
+
- locale/pt_BR/foreman_ansible.po.time_stamp
|
260
276
|
- locale/ru/LC_MESSAGES/foreman_ansible.mo
|
277
|
+
- locale/ru/foreman_ansible.edit.po
|
261
278
|
- locale/ru/foreman_ansible.po
|
279
|
+
- locale/ru/foreman_ansible.po.time_stamp
|
262
280
|
- locale/zh_CN/LC_MESSAGES/foreman_ansible.mo
|
281
|
+
- locale/zh_CN/foreman_ansible.edit.po
|
263
282
|
- locale/zh_CN/foreman_ansible.po
|
283
|
+
- locale/zh_CN/foreman_ansible.po.time_stamp
|
264
284
|
- locale/zh_TW/LC_MESSAGES/foreman_ansible.mo
|
285
|
+
- locale/zh_TW/foreman_ansible.edit.po
|
265
286
|
- locale/zh_TW/foreman_ansible.po
|
287
|
+
- locale/zh_TW/foreman_ansible.po.time_stamp
|
266
288
|
- package.json
|
267
289
|
- test/factories/ansible_proxy.rb
|
268
290
|
- test/factories/ansible_roles.rb
|
@@ -361,50 +383,49 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
361
383
|
- !ruby/object:Gem::Version
|
362
384
|
version: '0'
|
363
385
|
requirements: []
|
364
|
-
|
365
|
-
rubygems_version: 2.6.14
|
386
|
+
rubygems_version: 3.0.3
|
366
387
|
signing_key:
|
367
388
|
specification_version: 4
|
368
389
|
summary: Ansible integration with Foreman (theforeman.org)
|
369
390
|
test_files:
|
370
391
|
- test/factories/ansible_proxy.rb
|
371
|
-
- test/factories/ansible_roles.rb
|
372
392
|
- test/factories/ansible_variables.rb
|
373
|
-
- test/
|
374
|
-
- test/
|
375
|
-
- test/
|
376
|
-
- test/
|
377
|
-
- test/
|
378
|
-
- test/
|
379
|
-
- test/
|
380
|
-
- test/functional/api/v2/ansible_variables_controller_test.rb
|
381
|
-
- test/functional/ansible_roles_controller_test.rb
|
382
|
-
- test/functional/hosts_controller_test.rb
|
383
|
-
- test/functional/ui_ansible_roles_controller_test.rb
|
384
|
-
- test/functional/ansible_variables_controller_test.rb
|
385
|
-
- test/unit/actions/run_ansible_job_test.rb
|
386
|
-
- test/unit/actions/run_proxy_ansible_command_test.rb
|
387
|
-
- test/unit/concerns/config_reports_extensions_test.rb
|
388
|
-
- test/unit/concerns/host_managed_extensions_test.rb
|
389
|
-
- test/unit/concerns/hostgroup_extensions_test.rb
|
390
|
-
- test/unit/helpers/ansible_reports_helper_test.rb
|
391
|
-
- test/unit/lib/foreman_ansible_core/command_creator_test.rb
|
392
|
-
- test/unit/lib/foreman_ansible_core/playbook_runner_test.rb
|
393
|
-
- test/unit/lib/proxy_api/ansible_test.rb
|
393
|
+
- test/factories/ansible_roles.rb
|
394
|
+
- test/test_plugin_helper.rb
|
395
|
+
- test/unit/host_ansible_role_test.rb
|
396
|
+
- test/unit/ansible_role_test.rb
|
397
|
+
- test/unit/services/ui_roles_importer_test.rb
|
398
|
+
- test/unit/services/roles_importer_test.rb
|
399
|
+
- test/unit/services/insights_plan_runner_test.rb
|
394
400
|
- test/unit/services/ansible_report_importer_test.rb
|
395
|
-
- test/unit/services/
|
401
|
+
- test/unit/services/inventory_creator_test.rb
|
396
402
|
- test/unit/services/fact_importer_test.rb
|
397
|
-
- test/unit/services/fact_parser_test.rb
|
398
403
|
- test/unit/services/fact_sparser_test.rb
|
399
|
-
- test/unit/services/insights_plan_runner_test.rb
|
400
|
-
- test/unit/services/roles_importer_test.rb
|
401
404
|
- test/unit/services/structured_fact_importer_test.rb
|
402
|
-
- test/unit/services/
|
405
|
+
- test/unit/services/fact_parser_test.rb
|
403
406
|
- test/unit/services/ansible_variables_importer_test.rb
|
404
|
-
- test/unit/services/
|
405
|
-
- test/unit/ansible_provider_test.rb
|
406
|
-
- test/unit/ansible_role_test.rb
|
407
|
+
- test/unit/services/api_roles_importer_test.rb
|
407
408
|
- test/unit/ansible_variable_test.rb
|
408
|
-
- test/unit/
|
409
|
+
- test/unit/lib/foreman_ansible_core/playbook_runner_test.rb
|
410
|
+
- test/unit/lib/foreman_ansible_core/command_creator_test.rb
|
411
|
+
- test/unit/lib/proxy_api/ansible_test.rb
|
409
412
|
- test/unit/hostgroup_ansible_role_test.rb
|
410
|
-
- test/
|
413
|
+
- test/unit/concerns/hostgroup_extensions_test.rb
|
414
|
+
- test/unit/concerns/host_managed_extensions_test.rb
|
415
|
+
- test/unit/concerns/config_reports_extensions_test.rb
|
416
|
+
- test/unit/helpers/ansible_reports_helper_test.rb
|
417
|
+
- test/unit/actions/run_proxy_ansible_command_test.rb
|
418
|
+
- test/unit/actions/run_ansible_job_test.rb
|
419
|
+
- test/unit/ansible_provider_test.rb
|
420
|
+
- test/fixtures/insights_playbook.yaml
|
421
|
+
- test/fixtures/sample_facts.json
|
422
|
+
- test/fixtures/report.json
|
423
|
+
- test/functional/hosts_controller_test.rb
|
424
|
+
- test/functional/api/v2/hosts_controller_test.rb
|
425
|
+
- test/functional/api/v2/ansible_roles_controller_test.rb
|
426
|
+
- test/functional/api/v2/ansible_variables_controller_test.rb
|
427
|
+
- test/functional/api/v2/hostgroups_controller_test.rb
|
428
|
+
- test/functional/api/v2/ansible_inventories_controller_test.rb
|
429
|
+
- test/functional/ansible_roles_controller_test.rb
|
430
|
+
- test/functional/ansible_variables_controller_test.rb
|
431
|
+
- test/functional/ui_ansible_roles_controller_test.rb
|