mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Digital Ocean Integration tests (#29960)
* Digital Ocean Integration tests
This commit is contained in:
parent
bc3e7bbeba
commit
d9a17e098c
6 changed files with 83 additions and 0 deletions
|
@ -22,3 +22,5 @@ azure_cert_path: "{{ lookup('env', 'AZURE_CERT_PATH') }}"
|
|||
cloudflare_api_token:
|
||||
cloudflare_email:
|
||||
cloudflare_zone:
|
||||
|
||||
digitalocean_oauth_token: "{{ lookup('env', 'DO_API_TOKEN') }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue