Add debugging

This commit is contained in:
Chris Hammer 2025-03-03 15:38:12 -05:00
parent cdf3945fe3
commit 728dbcf6fd

View File

@ -50,6 +50,14 @@
owner: 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
ansible.builtin.include_role:
name: rhc.rear.rear_local_cfg