remove line

This commit is contained in:
Lukas Greve
2025-10-26 20:03:00 +01:00
parent 98040c59fd
commit 2563c429ae

View File

@@ -18,4 +18,4 @@ become_method = sudo
# -o ControlPersist=60s # -o ControlPersist=60s
# Sets the persistence time for the master connection to 60 seconds # Sets the persistence time for the master connection to 60 seconds
[ssh_connection] [ssh_connection]
ssh_args = -o ControlMaster=auto -o ControlPersist=60s ssh_args = -o ControlMaster=auto -o ControlPersist=60s