script update
This commit is contained in:
@@ -53,6 +53,11 @@
|
||||
- name: Install Restic and setup
|
||||
include: ../lib/setup-restic.yml
|
||||
|
||||
- name: Setup Restic Cron jobs
|
||||
include: ../lib/setup-restic-cron.yml
|
||||
|
||||
-
|
||||
|
||||
- name: Write docker-compose.yml
|
||||
ansible.builtin.copy:
|
||||
content: "{{ docker_compose_definition }}"
|
||||
|
||||
Reference in New Issue
Block a user