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
Felix Fontein 6586623a75 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.

(cherry picked from commit 17ef253ad1)
6 years ago
..
cloud docker_network: fix multiple subnet (of same IP version) idempotence (#65839) 6 years ago
crypto crypto modules: fix sanity errors (#60046) 6 years ago
files Fixes #34893 (#40166) 8 years ago
messaging Rabbitmq user permission fixes (#49404) 7 years ago
monitoring unit tests: remove unused imports (#60462) 7 years ago
net_tools Backport #58521, bug fixes to the Infoblox NIOS modules (#64972) 6 years ago
network [stable-2.9] Fix nxos_l3_interfaces module and tests (#62545) 6 years ago
notification Add support for hex color in slack module (#49804) 7 years ago
packaging Revert "maven_artifact.py - add support for version ranges by using spec (#54309)" 6 years ago
remote_management OneView: rename _facts -> _info (#61208) 6 years ago
source_control Fix typesetting of "GitLab" (#61702) 6 years ago
storage New storage/netapp module - na_ontap_kerberos_realm (#59923) 6 years ago
system Unit tests: remove unused imports (#59740) 7 years ago
web_infrastructure Python 3.8 collections compatibility fixes. 7 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 10 years ago
conftest.py fix missing attribs with dirct module execution (#53875) 7 years ago
utils.py Speed up units using time.sleep by mocking or shortening sleep time (#61064) 6 years ago