add setup of backup monitoring

This commit is contained in:
2024-04-24 07:39:16 +02:00
parent b526b3938f
commit 959891f06f
3 changed files with 12 additions and 0 deletions

View File

@@ -5,4 +5,5 @@ burp_packages:
burp_cname: "{{ ansible_hostname }}"
burp_retention:
- 7
burp_watch: true
burp_server_directory: "/srv/Backups/{{ group_name[0] | lower }}/{{ inventory_hostname }}/"