mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +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]
|
||||
timeout = 60
|
||||
host_key_checking = False
|
||||
log_path = /tmp/ansible-test.out
|
||||
|
||||
Reference in New Issue
Block a user