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
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
5 years ago
..
ansible_test
integration Add full IPv6 support to win_dns_client - Fixes #55962 (#57577) 5 years ago
legacy Sanity test fixups - AWS related tests (#64093) 5 years ago
lib/ansible_test Remove ansible-test --tox delegation option. 5 years ago
sanity Add full IPv6 support to win_dns_client - Fixes #55962 (#57577) 5 years ago
units become - stop using play context in more places (#62373) 5 years ago
utils Increase unit test timeout in CI. 5 years ago