1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Enable log_path on network integration targets (#27608)

Logs it to /tmp/ansible-test.out
This commit is contained in:
Ricardo Carrillo Cruz 2017-08-02 00:09:51 +02:00 committed by GitHub
parent 75a8be9a5d
commit 2de404e90a

View file

@ -4,3 +4,4 @@
[defaults]
timeout = 60
host_key_checking = False
log_path = /tmp/ansible-test.out