forked from saratov/infra
9 lines
153 B
INI
9 lines
153 B
INI
[defaults]
|
|
executable=bash
|
|
ansible_python_interpreter="python"
|
|
filter_plugins=plugins/
|
|
|
|
[ssh_connection]
|
|
ssh_args = -F .tmp/ssh_config
|
|
pipelining = True
|