cloudflare_dns: Update SRV record handling for Cloudflare API changes (#8948)

This commit is contained in:
salty
2024-10-07 22:14:52 +02:00
committed by GitHub
parent 3b109abe18
commit 1bdf8fc025
2 changed files with 8 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- cloudflare_dns - fix changing Cloudflare SRV records (https://github.com/ansible-collections/community.general/issues/8679, https://github.com/ansible-collections/community.general/pull/8948).