ansible/test/legacy/roles/test_cloudflare_dns/tasks
Konstantin Alekseev 8cabf1c1d8 Support cloudflare API Tokens. (#62043)
API Tokens provide a new way to authenticate with the Cloudflare API.
They allow for scoped and permissioned access to resources.
2019-09-21 16:55:53 +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 Support cloudflare API Tokens. (#62043) 2019-09-21 16:55:53 +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