10 lines
291 B
YAML
10 lines
291 B
YAML
---
|
|
requires_ansible: '>=2.9.10'
|
|
plugin_routing:
|
|
modules:
|
|
hosttech_dns_records:
|
|
redirect: community.dns.hosttech_dns_record_sets
|
|
deprecation:
|
|
removal_version: 3.0.0
|
|
warning_text: The hosttech_dns_records module has been renamed to hosttech_dns_record_sets.
|