ansible vault for syncthing keys

This commit is contained in:
Pim Kunis 2022-12-01 23:05:11 +01:00
parent 8e8564216e
commit 6931466017
5 changed files with 80 additions and 5 deletions

View file

@ -1,4 +1,4 @@
run:
ansible-playbook playbooks/nucs.yml -i inventory/hosts.yml
ansible-playbook playbooks/nucs.yml -i inventory/hosts.yml --ask-vault-pass
.PHONY: run