added downloading binary
This commit is contained in:
@@ -50,6 +50,9 @@
|
||||
- name: Install-docker.yml - setting up docker
|
||||
include: ../lib/install-docker.yml
|
||||
|
||||
- name: Install Restic and setup
|
||||
include: ../lib/setup-restic.yml
|
||||
|
||||
- name: Write docker-compose.yml
|
||||
ansible.builtin.copy:
|
||||
content: "{{ docker_compose_definition }}"
|
||||
|
||||
Reference in New Issue
Block a user