Made inventories config and scripts
This commit is contained in:
4
ansible/.conf/.config_ssh
Normal file
4
ansible/.conf/.config_ssh
Normal file
@ -0,0 +1,4 @@
|
||||
Host git.hostname.com
|
||||
User git
|
||||
IdentityFile ~/.ssh/id_rsa_git
|
||||
ProxyCommand nc -X connect -x proxy.xxxxxxx.loc:3128 %h %p
|
Reference in New Issue
Block a user