Skip to content

Instantly share code, notes, and snippets.

@Todorovikj
Created August 9, 2020 10:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Todorovikj/d7fc1dbe6a9f46cca9183ceb21555741 to your computer and use it in GitHub Desktop.
Save Todorovikj/d7fc1dbe6a9f46cca9183ceb21555741 to your computer and use it in GitHub Desktop.
Ansible cfg f1
[defaults]
inventory = hosts
remote_user = neco
host_key_checking = False
[ssh_connection]
ssh_args = -o ControlMaster=auto -o ControlPersist=60s -o ForwardAgent=yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment