Sfoglia il codice sorgente

Add an example envrc file

Colin Powell 4 anni fa
parent
commit
1c1d71062e
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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