Add Ansible config

This commit is contained in:
2023-08-10 19:35:17 +03:00
parent d0bfdf5147
commit fe25d03989
3 changed files with 45 additions and 0 deletions

6
ssh_config Normal file
View File

@@ -0,0 +1,6 @@
Host *
User root
ControlPersist 8h
ControlMaster auto
ControlPath ~/.ssh/cm-%r@%h:%p