mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-17 05:21:49 -05:00
7 lines
190 B
JSON
7 lines
190 B
JSON
{
|
|
"ANSIBLE_TRANSFORM_INVALID_GROUP_CHARS": "never",
|
|
"TOWER_HOST": "https://foo.invalid",
|
|
"TOWER_PASSWORD": "fooo",
|
|
"TOWER_USERNAME": "fooo",
|
|
"TOWER_VERIFY_SSL": "False"
|
|
} |