syncthing
This commit is contained in:
parent
be661ebb56
commit
dfc2f641cb
8 changed files with 318 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
%:
|
||||
ansible-playbook playbooks/$@.yml -i inventory/hosts.yml -K
|
||||
ansible-playbook playbooks/$@.yml -i inventory/hosts.yml -K --ask-vault-pass
|
||||
|
||||
.PHONY: run
|
||||
|
|
Reference in a new issue