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 62c0cae29a
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.
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 Support cloudflare API Tokens. (#62043) 6 years ago
lib/ansible_test Fix ansible-test PYTHONPATH handling. 6 years ago
sanity Fix sanity checks (#62782) 6 years ago
units Fix sanity checks (#62782) 6 years ago
utils Revert "shippable: temporary bump the timeout for Azure jobs" 6 years ago