Path update

This commit is contained in:
Chris Hammer 2025-03-03 15:53:30 -05:00
parent eab587cd95
commit 01d62c83ea

View File

@ -50,17 +50,9 @@
owner: root owner: root
group: root group: root
- name: Debug ansible_parent_role_paths
ansible.builtin.debug:
var: ansible_parent_role_paths
- name: Debug role_path
ansible.builtin.debug:
var: role_path
- name: Configure ReaR local.conf file - name: Configure ReaR local.conf file
ansible.builtin.include_role: ansible.builtin.include_role:
name: rear_local_cfg name: ../rear_local_cfg
- name: ReaR Backup - name: ReaR Backup
block: block: