restic: Fix extensions to yaml
This commit is contained in:
parent
945868feff
commit
412054e3cd
4 changed files with 0 additions and 0 deletions
8
roles/restic/vars/main.yaml
Normal file
8
roles/restic/vars/main.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
stack_name: restic
|
||||
|
||||
stack_image: "mazzolino/restic"
|
||||
|
||||
stack_compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"
|
||||
|
||||
backup_enable: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue