8 lines
145 B
INI
8 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
|