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.
2018-08-18 21:56:02 +02:00
..
a_record.yml Fix cloudflare_dns proxied change detection (#43096) 2018-07-27 09:27:05 +05:30
aaaa_record.yml Fix cloudflare_dns proxied change detection (#43096) 2018-07-27 09:27:05 +05:30
cname_record.yml
ds_record.yml Add DS record type to cloudflare_dns module (#44349) 2018-08-18 21:56:02 +02:00
main.yml Add DS record type to cloudflare_dns module (#44349) 2018-08-18 21:56:02 +02:00
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) 2018-08-15 17:30:33 +02:00
tlsa_record.yml Add SSHFP and TLSA records to cloudflare_dns module (#44011) 2018-08-15 17:30:33 +02:00
txt_record.yml