mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-23 01:03:35 -05:00
This is the current default but will change in the future for these sources, we do not want behavior change
8 lines
241 B
JSON
8 lines
241 B
JSON
{
|
|
"VMWARE_USER": "fooo",
|
|
"VMWARE_PASSWORD": "fooo",
|
|
"VMWARE_HOST": "https://foo.invalid",
|
|
"VMWARE_VALIDATE_CERTS": "False",
|
|
"VMWARE_INI_PATH": "{{ file_reference }}",
|
|
"ANSIBLE_TRANSFORM_INVALID_GROUP_CHARS": "never"
|
|
} |