a19748ae35
If you use a ./test/local directory, you need to create it again: $ make clean bats-build bats-fixture
15 lines
304 B
INI
15 lines
304 B
INI
[defaults]
|
|
pipelining = True
|
|
force_color = True
|
|
nocows = True
|
|
|
|
# inventory = inventory.yml
|
|
callbacks_enabled = timer
|
|
|
|
# more compact and readable output
|
|
stdout_callback = debug
|
|
display_skipped_hosts = False
|
|
display_ok_hosts = True
|
|
|
|
[ssh_connection]
|
|
ssh_args = -o ControlMaster=auto -o ControlPersist=60s
|