ansible vault for syncthing keys
This commit is contained in:
parent
8e8564216e
commit
6931466017
5 changed files with 80 additions and 5 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Reference in a new issue