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 8691c7ced7 Add DS record type to cloudflare_dns module (#44349)
Cloudflare recently added support for DS records. They are used to
delegate DNSSEC trust to a subdomain.
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
ds_record.yml Add DS record type to cloudflare_dns module (#44349) 6 years ago
main.yml Add DS record type to cloudflare_dns module (#44349) 6 years ago
mx_record.yml
ns_record.yml
spf_record.yml
srv_record.yml
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