mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 14:11:24 -03:30
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
|
|
|