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
commit 1bdf8fc025
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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).