Digital Ocean Integration tests (#29960)

* Digital Ocean Integration tests
This commit is contained in:
Patrick Marques 2018-11-28 12:07:47 +00:00 committed by John R Barker
commit d9a17e098c
6 changed files with 83 additions and 0 deletions

View file

@ -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') }}"