1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules
Ryan Petrello 872a7b4a7a add some Tower module integration tests (and fix a bug or two) (#37421)
* add additional test coverage for tower modules

* add test coverage for the tower_credential module

* add test coverage for the tower_user module

* fix a bug in py3 for tower_credential when ssh_key_data is specified

* add test coverage for tower_host, tower_label, and tower_project

* add test coverage for tower_inventory and tower_job_template

* add more test coverage for tower modules

- tower_job_launch
- tower_job_list
- tower_job_wait
- tower_job_cancel

* add a check mode/version assertion for tower module integration tests

* add test coverage for the tower_role module

* add test coverage for the tower_group module

* add more integration test edge cases for various tower modules

* give the job_wait module more time before failing

* randomize passwords in the tower_user and tower_group tests
2018-03-16 13:28:19 -04:00
..
cloud Increase delay and tries for ec2_vpc_net backoff - fixes #36063, fixes #37323, fixes #36078 (#37354) 2018-03-16 08:07:54 +10:00
clustering Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
commands Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
crypto crypto: Fix incorrect type for privatekey_passphrase (#36868) 2018-02-28 17:19:22 +01:00
database Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
files Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
identity Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
monitoring Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
net_tools Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
network Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
notification Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
packaging Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
remote_management Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
source_control Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
storage Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
system Fix typo in timezone.py (#37442) 2018-03-16 11:18:03 +05:30
utilities Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
web_infrastructure add some Tower module integration tests (and fix a bug or two) (#37421) 2018-03-16 13:28:19 -04:00
windows doc: Update pscx examples (#37245) 2018-03-15 09:10:58 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00