Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@wrouesnel
Created February 8, 2023 23:13
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 wrouesnel/961ba26bd7370211b90c0b189badebe8 to your computer and use it in GitHub Desktop.
Save wrouesnel/961ba26bd7370211b90c0b189badebe8 to your computer and use it in GitHub Desktop.
[defaults]
nocows = 1
remote_tmp=/tmp
inventory = inventory
timeout=20
# vault-keyring.py uses the Python 'keyring' module to retrieve and store the
# vault password. This should be reasonably cross-platform and you definitely
# should have a working python environment if you're using this repo.
#vault_password_file = vault-keyring.py
jinja2_extensions=jinja2.ext.do
hash_behaviour = merge
[ssh_connection]
control_path=%(directory)s/%%h-%%r
pipelining=True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment