Add recovery testing to deploy.yml
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
- tar
|
||||
- net-tools
|
||||
- unzip
|
||||
- restic
|
||||
state: present
|
||||
when: ansible_os_family == "Debian"
|
||||
|
||||
@@ -43,6 +44,7 @@
|
||||
- tar
|
||||
- net-tools
|
||||
- unzip
|
||||
- restic
|
||||
state: present
|
||||
when: ansible_os_family == "RedHat"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user