add borg backup test

This commit is contained in:
Pim Kunis 2023-01-10 23:55:25 +01:00
parent ace3a9ac83
commit ecfb6b92f4
12 changed files with 107 additions and 0 deletions

View file

@ -28,4 +28,7 @@ traefik:
kms:
ansible-playbook playbooks/kms.yml -i inventory/hosts.yml
borg:
ansible-playbook playbooks/borg.yml -i inventory/hosts.yml --ask-vault-pass
.PHONY: run