Add tasks for Hetzner Storagebox
This commit is contained in:
parent
b8433bb4e0
commit
fbdce3166f
2 changed files with 16 additions and 0 deletions
|
@ -12,6 +12,10 @@
|
|||
when: borgbase is defined and borgbase
|
||||
tags: borgbase
|
||||
|
||||
- name: Setup Hetzner storagebox backup
|
||||
ansible.builtin.import_tasks: storagebox.yml
|
||||
tags: storagebox
|
||||
|
||||
- name: Setup borg
|
||||
ansible.builtin.import_tasks: borg.yml
|
||||
tags: borg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue