forked from k-space/kube
Add Ansible config
This commit is contained in:
6
ssh_config
Normal file
6
ssh_config
Normal file
@@ -0,0 +1,6 @@
|
||||
Host *
|
||||
User root
|
||||
ControlPersist 8h
|
||||
ControlMaster auto
|
||||
ControlPath ~/.ssh/cm-%r@%h:%p
|
||||
|
Reference in New Issue
Block a user