1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 16:51:11 +03:00
awx/ansible.cfg
Luke Sneeringer fbb408f817 Rename tools/vagrant to tools/dev_setup
Because these playbooks (should) work without Vagrant!
2014-06-19 14:53:02 -05:00

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