2de404e90a
Logs it to /tmp/ansible-test.out
7 lines
223 B
INI
7 lines
223 B
INI
# NOTE: This file is used by ansible-test to override specific Ansible constants
|
|
# This file is used by `ansible-test network-integration`
|
|
|
|
[defaults]
|
|
timeout = 60
|
|
host_key_checking = False
|
|
log_path = /tmp/ansible-test.out
|