034df49c56
* Restore module vmware_dns_config * Remove domainname and change_hostname_to * Changed version_added from 2.10 to '2.10' * Add setup_attach_host: true to test case * Add 'vcsim is not defined' block to integration tests * Change 'result' to 'dns_config_result' * Bugfix: Changing some static configurations while keeping others can crash the module * Implement changing DNS config from DHCP to static on a cluster * Update documentation for vmware_host_dns * vmware_host_dns integration tests: Always revert to original DNS configuration, even if a test fails * Deprecate vmware_dns_config
4 lines
198 B
YAML
4 lines
198 B
YAML
minor_changes:
|
|
- vmware_host_dns - New module replacing vmware_dns_config with increased functionality.
|
|
deprecated_features:
|
|
- vmware_dns_config - Deprecate in favour of new module vmware_host_dns.
|