ansible/test
Klaus Frank 0efe5a666d Add full IPv6 support to win_dns_client - Fixes #55962 (#57577)
* Add full IPv6 support to win_dns_client - Fixes #55962

* Fix missing cast

* Add type to win_dns_client.py

* Remove version_added again, to hopefully make ansibot happy. Even though it was added as a response to the bot...

* Fix $params undefined error, that was introduced by fixing the "global variable" linting issue

* Fix casting error

* Fix inverted logic

* Fix rebase error

* Fix assignment to readonly variable

* Fix "reset IPv4 DNS back to DHCP adapter_name"

* Fix legacy windows server support (2008/2008R2)

* Fix 2k8

* Remove unecessary pslint ignore

* Added IPv6 tests, changelog fragment and further docs
2019-11-18 07:30:06 +10:00
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 2019-08-24 11:38:30 -07:00
integration Add full IPv6 support to win_dns_client - Fixes #55962 (#57577) 2019-11-18 07:30:06 +10:00
legacy Sanity test fixups - AWS related tests (#64093) 2019-10-30 09:48:59 -07:00
lib/ansible_test Remove ansible-test --tox delegation option. 2019-11-14 17:18:00 -08:00
sanity Add full IPv6 support to win_dns_client - Fixes #55962 (#57577) 2019-11-18 07:30:06 +10:00
units become - stop using play context in more places (#62373) 2019-11-18 05:32:56 +10:00
utils Increase unit test timeout in CI. 2019-11-01 17:16:07 -07:00