mirror of https://github.com/ansible/ansible.git
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.
38346d0337
* win_dns: Initial work
* win_dns: initial commit
* Renaming win_dns -> win_dns_record
* win_dns_record: Fix record leakage in output
* win_dns_record: Fix erroneous minimums enforcement
It is apparently completely legitimate to specify a TTL that is below
minimum; it will just get ignored in favor of the server's minimum.
* win_dns_record: Fix new-host changes reported incorrectly
* win_dns_record: Fix TTL changes reported incorrectly
* win_dns_record: Fix existing records not recognized
* win_dns_record: Remove obsolete object
* Refactorize check mode
* Add computer_name parameter
* Refactorize diff and changed to read DNS end state
* Fix pslint tests PSUseDeclaredVarsMoreThanAssignments and PSAvoidUsingCmdletAliases
* Minor fix, misnamed variable.
* win_dns_record: Fix "changed" state in check mode
* win_dns_record: cleanups
* win_dns_record: fix TTL update not changed regression
* Add initial integration tests
* win_dns_record: integration tests
* win_dns_record: Reverted
|
6 years ago | |
---|---|---|
.. | ||
host_vars | ||
targets | 6 years ago | |
cloud-config-aws.ini.template | 6 years ago | |
cloud-config-azure.ini.template | 6 years ago | |
cloud-config-cloudscale.ini.template | 6 years ago | |
cloud-config-cs.ini.template | 6 years ago | |
cloud-config-gcp.ini.template | 6 years ago | |
cloud-config-gitlab.ini.template | 6 years ago | |
cloud-config-hcloud.ini.template | 6 years ago | |
cloud-config-opennebula.ini.template | 6 years ago | |
cloud-config-openshift.kubeconfig.template | ||
cloud-config-tower.ini.template | 6 years ago | |
cloud-config-vultr.ini.template | ||
integration.cfg | ||
integration_config.yml | ||
inventory | 6 years ago | |
inventory.networking.template | ||
inventory.remote.template | ||
inventory.winrm.template | ||
network-integration.cfg | ||
target-prefixes.network | ||
windows-integration.cfg |