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 519846a1be 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 New LUKS devices management module (#48991) 7 years ago
files Fixes #34893 (#40166) 8 years ago
messaging Rabbitmq user permission fixes (#49404) 7 years ago
monitoring Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
net_tools [2.8] Address regression causing bootproto=dhcp for manual IP addresses 7 years ago
network fixes assert statements in tests (#59998) 6 years ago
notification Add support for hex color in slack module (#49804) 7 years ago
packaging rename rhsm_repository_release to rhsm_release (#53430) 7 years ago
remote_management Fix test_oneview_ethernet_network unit test. 7 years ago
source_control [stable-2.8] Fix for skipping of gitlab_runner test. 7 years ago
storage Backport/2.8/57320 (#58009) 7 years ago
system pamd: fix idempotence issue when removing rules (#54105) 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 Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago