bc678e7d7b
Testers may override the inventory and vars-file using the environment variables 'INVENTORY' and 'VARS_FILE'.
7 lines
153 B
Text
7 lines
153 B
Text
---
|
|
# AWS Credentials
|
|
ec2_access_key: FIXME
|
|
ec2_secret_key: FIXME
|
|
|
|
# GITHUB Credentials
|
|
github_ssh_private_key: "{{ lookup('env','HOME') }}/.ssh/id_rsa"
|