Select Git revision
-
nimrod authored
- Removed init detection, already present in Ansible, removed reference in tasks. - Removed root_group var, use gid 0. - State file mode as octal number instead of string.
nimrod authored- Removed init detection, already present in Ansible, removed reference in tasks. - Removed root_group var, use gid 0. - State file mode as octal number instead of string.
10_global 179 B
# vim:ft=sshconfig
Compression yes
ControlMaster auto
ControlPath ~/.ssh/cm_%C.sock
ControlPersist 3m
ServerAliveInterval 15
IdentitiesOnly yes
ForwardAgent no
HashKnownHosts yes