Add defaults and more tasks
This commit is contained in:
parent
0c3f79c02c
commit
ce5f7104f9
6 changed files with 276 additions and 24 deletions
6
tasks/packages.yml
Normal file
6
tasks/packages.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
- name: "Packages | Install borgbackup and borgmatic"
|
||||
ansible.builtin.apt:
|
||||
pkg:
|
||||
- borgbackup
|
||||
- borgmatic
|
Loading…
Add table
Add a link
Reference in a new issue