New role; path fix

This commit is contained in:
2025-03-03 14:42:02 -05:00
parent 9f069eb612
commit 1c709714db
5 changed files with 25 additions and 7 deletions

View File

@ -51,12 +51,8 @@
group: root
- name: Configure ReaR local.conf file
ansible.builtin.template:
src: local.conf.j2
dest: /etc/rear/local.conf
owner: root
group: root
mode: "0600"
ansible.builtin.include_role:
name: rear_local_cfg
- name: ReaR Backup
block: