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:
parent
772dab55c6
commit
4d5b9a4a57
1 changed files with 1 additions and 0 deletions
|
@ -10,3 +10,4 @@ ssh_args = '-o UserKnownHostsFile=/dev/null'
|
|||
|
||||
[persistent_connection]
|
||||
command_timeout = 60
|
||||
connect_timeout = 60
|
||||
|
|
Loading…
Reference in a new issue