You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/legacy/roles/test_cloudflare_dns/tasks
Andreas Olsson 6d772874f9 Add SSHFP and TLSA records to cloudflare_dns module (#44011)
* Update cloudflare_dns account link

* Add SSHFP and TLSA records to cloudflare_dns module

These are record types which Cloudflare recently added support
for. They both go well together with DNSSEC.

Technically it's a bit of a simplification to use the hash_type
parameter for TLSA records. Yet, it fits with all the real world usage
I have seen, and it keeps the module from sprawling too much.

Related to #43803
6 years ago
..
a_record.yml Fix cloudflare_dns proxied change detection (#43096) 6 years ago
aaaa_record.yml Fix cloudflare_dns proxied change detection (#43096) 6 years ago
cname_record.yml Deprecate tests used as filters (#32361) 7 years ago
main.yml Add SSHFP and TLSA records to cloudflare_dns module (#44011) 6 years ago
mx_record.yml Deprecate tests used as filters (#32361) 7 years ago
ns_record.yml Deprecate tests used as filters (#32361) 7 years ago
spf_record.yml Deprecate tests used as filters (#32361) 7 years ago
srv_record.yml Deprecate tests used as filters (#32361) 7 years ago
sshfp_record.yml Add SSHFP and TLSA records to cloudflare_dns module (#44011) 6 years ago
tlsa_record.yml Add SSHFP and TLSA records to cloudflare_dns module (#44011) 6 years ago
txt_record.yml Deprecate tests used as filters (#32361) 7 years ago