mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2024-11-22 03:43:06 +00:00
7 lines
145 B
INI
7 lines
145 B
INI
[defaults]
|
|
nocows = True
|
|
roles_path = ./roles:/etc/ansible/roles
|
|
|
|
[ssh_connection]
|
|
pipelining = True
|
|
control_path = /tmp/ansible-ssh-%%h-%%p-%%r
|