ansible/test
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.
2019-12-29 23:16:17 +01:00
..
ansible_test
integration docker_network: fix multiple subnet (of same IP version) idempotence (#65839) 2019-12-29 23:16:17 +01:00
legacy Use context manager for file handling in misc files. (#65372) 2019-12-21 13:01:38 +01:00
lib/ansible_test Add ansible-test constraint to avoid coverage 5.0+ 2019-12-20 11:55:54 -08:00
sanity homebrew_cask: Update documentation and examples (#66073) 2019-12-27 10:08:18 +05:30
units docker_network: fix multiple subnet (of same IP version) idempotence (#65839) 2019-12-29 23:16:17 +01:00
utils Increase unit test timeout in CI. 2019-11-01 17:16:07 -07:00