syncthing

This commit is contained in:
Pim Kunis 2022-12-15 20:58:13 +01:00
parent be661ebb56
commit dfc2f641cb
8 changed files with 318 additions and 3 deletions

View file

@ -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