Add Redeploy
This commit is contained in:
@@ -47,6 +47,10 @@
|
||||
- restic
|
||||
state: present
|
||||
when: ansible_os_family == "RedHat"
|
||||
|
||||
- name: Update Restic Binaries
|
||||
ansible.builtin.command:
|
||||
cmd: restic self-update
|
||||
|
||||
# This will run after the previous play is completed
|
||||
- import_playbook: install_docker.yml
|
||||
|
||||
Reference in New Issue
Block a user