You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/cloud
Felix Fontein 17ef253ad1
docker_network: fix multiple subnet (of same IP version) idempotence (#65839)
* Fix multiple subnet (of same IP version) idempotence for docker_network.

* Add changelog.

* Unit tests no longer make sense, since the part of the code they test has been removed.

* Re-add CIDR validation. Move it to better position (module setup instead of idempotence check).

* Update changelog.

* Only run new tests on VM test images.

* Actually do what is documented. Especially since an empty object is a valid value for aux_addresses.
5 years ago
..
amazon Add aws_acm module (#60552) 5 years ago
cloudstack cloudstack: exoscale: fix boilerplate (#63532) 5 years ago
docker docker_network: fix multiple subnet (of same IP version) idempotence (#65839) 5 years ago
google GCP deprecations (#53355) 5 years ago
kubevirt unit tests: remove unused imports (#60462) 5 years ago
linode Linode: Mark 'name' as required. Fixes #29785 (#44699) 6 years ago
linode_v4 Add new linode_v4 module. (#46151) 6 years ago
misc Terraform: Fix unbound local error (#57044) 5 years ago
openstack Enable additional pylint rules and resolve issues found. (#47221) 6 years ago
vmware VMware: Unit test for vmware_guest (#50140) 6 years ago
xenserver Rename xenserver_guest_facts -> xenserver_guest_info (#57032) 5 years ago
__init__.py Relocate module unit tests. (#18812) 8 years ago