ansible: increase sssh timeout

This commit is contained in:
vincent 2023-10-29 15:30:10 +01:00
parent 1accb487e6
commit 50d43dd44c

View File

@ -99,7 +99,7 @@ host_key_checking = False
#sudo_flags = -H -S -n #sudo_flags = -H -S -n
# SSH timeout # SSH timeout
#timeout = 10 timeout = 30
# default user to use for playbooks if user is not specified # default user to use for playbooks if user is not specified
# (/usr/bin/ansible will use current user as default) # (/usr/bin/ansible will use current user as default)