mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Enable log_path on network integration targets (#27608)
Logs it to /tmp/ansible-test.out
This commit is contained in:
committed by
GitHub
parent
75a8be9a5d
commit
2de404e90a
@@ -4,3 +4,4 @@
|
|||||||
[defaults]
|
[defaults]
|
||||||
timeout = 60
|
timeout = 60
|
||||||
host_key_checking = False
|
host_key_checking = False
|
||||||
|
log_path = /tmp/ansible-test.out
|
||||||
|
|||||||
Reference in New Issue
Block a user