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
Felix Fontein bdaa8baacb docker_container: fix idempotency for network IP addresses (#62928)
* Specifying IP addresses needs API version 1.22 or newer.

* Simplify code.

* Use IPAMConfig.IPv*Address instead of IPAddress and GlobalIPv6Address.

* Add changelog.

* Fix syntax errors.

* Add integration test.

* Don't rely on netaddr.

* Normalize IPv6 addresses before comparison.

* Install netaddr, and use it.

(cherry picked from commit 62c0cae29a)
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration docker_container: fix idempotency for network IP addresses (#62928) 6 years ago
legacy Rename Azure modules: facts -> info (#61505) 6 years ago
lib/ansible_test [stable-2.9] Fix various import sanity test issues. (#63839) 6 years ago
sanity Backport/2.9/docs2 (#63524) 6 years ago
units [stable-2.9] AH servers include automation-hub as part of the server configuration. (#63700) 6 years ago
utils [stable-2.9] Limit Shippable matrix check to ansible repo. 6 years ago