From 39772664b82c56563fa56c5420c2f3ccbb4bc0b9 Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sat, 24 Feb 2024 19:21:40 +0000 Subject: Add a section about local dotfiles deployment --- README.txt | 9 +++++++++ 1 file changed, 9 insertions(+) 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 -- cgit v1.2.3-70-g09d2