Add debugging
This commit is contained in:
parent
cdf3945fe3
commit
728dbcf6fd
@ -50,6 +50,14 @@
|
|||||||
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: rhc.rear.rear_local_cfg
|
name: rhc.rear.rear_local_cfg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user