mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 16:51:11 +03:00
fbb408f817
Because these playbooks (should) work without Vagrant!
16 lines
199 B
INI
16 lines
199 B
INI
[defaults]
|
|
|
|
# Connections
|
|
host_key_checking = False
|
|
record_host_keys = False
|
|
pipelining = True
|
|
|
|
|
|
# Command-line specific
|
|
module_name = shell
|
|
|
|
|
|
# Paths
|
|
roles_path = setup/roles:tools/dev_setup/roles
|
|
|