mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Add integration tests for the cloudflare_dns module
This commit is contained in:
@@ -19,3 +19,8 @@ azure_cert_path: "{{ lookup('env', 'AZURE_CERT_PATH') }}"
|
||||
|
||||
# GITHUB SSH private key - a path to a SSH private key for use with github.com
|
||||
github_ssh_private_key: "{{ lookup('env','HOME') }}/.ssh/id_rsa"
|
||||
|
||||
# Cloudflare Credentials
|
||||
cloudflare_api_token:
|
||||
cloudflare_email:
|
||||
cloudflare_zone:
|
||||
|
||||
Reference in New Issue
Block a user