Add defaults and more tasks

This commit is contained in:
phil 2023-04-08 21:07:04 +02:00
parent 0c3f79c02c
commit ce5f7104f9
6 changed files with 276 additions and 24 deletions

6
tasks/packages.yml Normal file
View file

@ -0,0 +1,6 @@
---
- name: "Packages | Install borgbackup and borgmatic"
ansible.builtin.apt:
pkg:
- borgbackup
- borgmatic