add debug
This commit is contained in:
parent
65a6cf8d50
commit
1ce213f89e
@ -15,6 +15,10 @@
|
||||
- name: Shrink a logical volume for /boot expansion if needed
|
||||
ansible.builtin.import_tasks: tasks/bigboot_manage_lv-noop.yml
|
||||
|
||||
- name: Debug bigboot_size_target
|
||||
ansible.builtin.debug:
|
||||
var: bigboot_size_target
|
||||
|
||||
- name: Include say_hi role from rhc.rear
|
||||
ansible.builtin.include_role:
|
||||
name: rhc.rear.say_hi
|
||||
|
Loading…
x
Reference in New Issue
Block a user