cloudflare_dns: remove support for SPF records (#7782)

Remove support for SPF records.
This commit is contained in:
Felix Fontein 2024-01-13 16:08:22 +01:00 committed by GitHub
commit c0dea8b164
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View file

@ -0,0 +1,2 @@
removed_features:
- "cloudflare_dns - remove support for SPF records. These are no longer supported by CloudFlare (https://github.com/ansible-collections/community.general/pull/7782)."