mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-03 00:58:53 +00:00
Add integration tests for the rax module
This commit is contained in:
parent
1544dde932
commit
f5d2f8e382
6 changed files with 894 additions and 6 deletions
|
|
@ -1,4 +1,9 @@
|
|||
---
|
||||
# Rackspace Credentials
|
||||
rackspace_username:
|
||||
rackspace_api_key:
|
||||
rackspace_region:
|
||||
|
||||
# AWS Credentials
|
||||
ec2_access_key:
|
||||
ec2_secret_key:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue