cloudflare_dns: rollback validation for CAA records (#10956)

* cloudflare_dns: rollback validation for CAA records

* add changelog frag
This commit is contained in:
Alexei Znamensky
2025-10-23 17:52:34 +13:00
committed by GitHub
parent d86340b9d3
commit 4c7be8f268
2 changed files with 8 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- cloudflare_dns - roll back changes to CAA record validation (https://github.com/ansible-collections/community.general/issues/10934, https://github.com/ansible-collections/community.general/pull/10956).