summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index b3b36a9..3de3e8f 100644
--- a/README.txt
+++ b/README.txt
@@ -14,6 +14,15 @@ $ ansible-playbook essential.yml
$ ansible-playbook web.yml
+DOTFILES
+
+There are currently no secrets stored in dotfiles, therefore it is possible to
+install dotfiles to localhost without decrypting Ansible Vault.
+
+$ touch /tmp/ansible.cfg
+$ ANSIBLE_CONFIG=/tmp/ansible.cfg ansible-playbook dotfiles.yml
+
+
ROTATE VAULT PASSWORD
$ bin/rotate-vault-password.sh