mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2025-02-16 12:38:28 +00:00
6 lines
131 B
INI
6 lines
131 B
INI
[defaults]
|
|
roles_path = ./roles:/etc/ansible/roles
|
|
|
|
[ssh_connection]
|
|
pipelining = True
|
|
control_path = /tmp/ansible-ssh-%%h-%%p-%%r
|