From 0f6570a5d2afd95f8a290967f7ffb3aea2ac7ac4 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Mon, 3 Nov 2025 18:46:42 +0100 Subject: [PATCH] Fix deprecation version. --- .../fragments/10994-oneandone-deprecation.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/changelogs/fragments/10994-oneandone-deprecation.yml b/changelogs/fragments/10994-oneandone-deprecation.yml index 6c8082d119..dfb304b032 100644 --- a/changelogs/fragments/10994-oneandone-deprecation.yml +++ b/changelogs/fragments/10994-oneandone-deprecation.yml @@ -1,8 +1,8 @@ deprecated_features: - - oneandone module utils - DNS fails to resolve the API endpoint used by the module. The module is deprecated and will be removed in community.general 12.0.0 (https://github.com/ansible-collections/community.general/pull/10994). - - oneandone_firewall_policy - DNS fails to resolve the API endpoint used by the module. The module is deprecated and will be removed in community.general 12.0.0 (https://github.com/ansible-collections/community.general/pull/10994). - - oneandone_load_balancer - DNS fails to resolve the API endpoint used by the module. The module is deprecated and will be removed in community.general 12.0.0 (https://github.com/ansible-collections/community.general/pull/10994). - - oneandone_monitoring_policy - DNS fails to resolve the API endpoint used by the module. The module is deprecated and will be removed in community.general 12.0.0 (https://github.com/ansible-collections/community.general/pull/10994). - - oneandone_private_network - DNS fails to resolve the API endpoint used by the module. The module is deprecated and will be removed in community.general 12.0.0 (https://github.com/ansible-collections/community.general/pull/10994). - - oneandone_public_ip - DNS fails to resolve the API endpoint used by the module. The module is deprecated and will be removed in community.general 12.0.0 (https://github.com/ansible-collections/community.general/pull/10994). - - oneandone_server - DNS fails to resolve the API endpoint used by the module. The module is deprecated and will be removed in community.general 12.0.0 (https://github.com/ansible-collections/community.general/pull/10994). + - oneandone module utils - DNS fails to resolve the API endpoint used by the module. The module is deprecated and will be removed in community.general 13.0.0 (https://github.com/ansible-collections/community.general/pull/10994). + - oneandone_firewall_policy - DNS fails to resolve the API endpoint used by the module. The module is deprecated and will be removed in community.general 13.0.0 (https://github.com/ansible-collections/community.general/pull/10994). + - oneandone_load_balancer - DNS fails to resolve the API endpoint used by the module. The module is deprecated and will be removed in community.general 13.0.0 (https://github.com/ansible-collections/community.general/pull/10994). + - oneandone_monitoring_policy - DNS fails to resolve the API endpoint used by the module. The module is deprecated and will be removed in community.general 13.0.0 (https://github.com/ansible-collections/community.general/pull/10994). + - oneandone_private_network - DNS fails to resolve the API endpoint used by the module. The module is deprecated and will be removed in community.general 13.0.0 (https://github.com/ansible-collections/community.general/pull/10994). + - oneandone_public_ip - DNS fails to resolve the API endpoint used by the module. The module is deprecated and will be removed in community.general 13.0.0 (https://github.com/ansible-collections/community.general/pull/10994). + - oneandone_server - DNS fails to resolve the API endpoint used by the module. The module is deprecated and will be removed in community.general 13.0.0 (https://github.com/ansible-collections/community.general/pull/10994).