From 3667197efb7b18ec842efd504785965911f8ac4b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 5 Jun 2024 18:18:34 +0200 Subject: Adding upstream version 10.0.0+dfsg. Signed-off-by: Daniel Baumann --- ansible_collections/community/dns/meta/runtime.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'ansible_collections/community/dns/meta/runtime.yml') diff --git a/ansible_collections/community/dns/meta/runtime.yml b/ansible_collections/community/dns/meta/runtime.yml index 25f52c7a8..2cb1350ea 100644 --- a/ansible_collections/community/dns/meta/runtime.yml +++ b/ansible_collections/community/dns/meta/runtime.yml @@ -3,7 +3,7 @@ # GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) # SPDX-License-Identifier: GPL-3.0-or-later -requires_ansible: '>=2.9.10' +requires_ansible: '>=2.14.0' action_groups: hetzner: - hetzner_dns_record_info @@ -18,12 +18,10 @@ action_groups: - hosttech_dns_record_set_info - hosttech_dns_record_set - hosttech_dns_record_sets - - hosttech_dns_records # deprecated redirect - hosttech_dns_zone_info plugin_routing: modules: hosttech_dns_records: - redirect: community.dns.hosttech_dns_record_sets - deprecation: + tombstone: removal_version: 3.0.0 warning_text: The hosttech_dns_records module has been renamed to hosttech_dns_record_sets. -- cgit v1.2.3