Browse Source

Add an example envrc file

Colin Powell 4 years ago
parent
commit
1c1d71062e
1 changed files with 4 additions and 0 deletions
  1. 4 0
      ansible/envrc.example

+ 4 - 0
ansible/envrc.example

@@ -0,0 +1,4 @@
+export ANSIBLE_INTERPRETER_PYTHON=auto_legacy_silent
+export ANSIBLE_INVENTORY=hosts
+export ANSIBLE_HOST_KEY_CHECKING=False
+export ANSIBLE_VAULT_PASSWORD_FILE=~/.vault_pass