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/lib/ansible
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
..
cli Add the ability to ignore files and collection build (#64688) 5 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 6 years ago
config module_defaults: add tree missing vmware modules (#64877) 5 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
executor Set alter_sys=True instead of False to address backwards incompat (#64670) 5 years ago
galaxy Add the ability to ignore files and collection build (#64688) 5 years ago
inventory Support vars plugins in collections (#61078) 5 years ago
module_utils postgres.py: add query_params (#64661) 5 years ago
modules Add full IPv6 support to win_dns_client - Fixes #55962 (#57577) 5 years ago
parsing Add a representer for AnsibleUnsafeBytes (#62598) 5 years ago
playbook Remove extra dot at the end of the sentence (#64149) 5 years ago
plugins become - stop using play context in more places (#62373) 5 years ago
template Introduce context manager for temporary templar context changes (#60513) 5 years ago
utils unsafe wrapping should only happen for with_ loops (#64401) 5 years ago
vars unsafe wrapping should only happen for with_ loops (#64401) 5 years ago
__init__.py
constants.py Support vars plugins in collections (#61078) 5 years ago
context.py Become plugins (#50991) 6 years ago
release.py Update release name for 2.10 5 years ago