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

Increase persistent timer setting for network integration test (#29121)

This commit is contained in:
Ganesh Nalawade 2017-09-08 10:05:54 +05:30 committed by GitHub
parent 772dab55c6
commit 4d5b9a4a57

View file

@ -10,3 +10,4 @@ ssh_args = '-o UserKnownHostsFile=/dev/null'
[persistent_connection]
command_timeout = 60
connect_timeout = 60