mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-24 09:43:35 -05:00
This is the current default but will change in the future for these sources, we do not want behavior change
7 lines
204 B
JSON
7 lines
204 B
JSON
{
|
|
"AWS_ACCESS_KEY_ID": "fooo",
|
|
"AWS_SECRET_ACCESS_KEY": "fooo",
|
|
"AWS_SECURITY_TOKEN": "fooo",
|
|
"EC2_INI_PATH": "{{ file_reference }}",
|
|
"ANSIBLE_TRANSFORM_INVALID_GROUP_CHARS": "never"
|
|
} |