add debug for test
This commit is contained in:
parent
5861055c15
commit
e28c86b66c
@ -42,3 +42,8 @@
|
||||
- "bigboot_boot_partition_number => {{ bigboot_boot_partition_number }}"
|
||||
- "bigboot_boot_device_name => {{ bigboot_boot_device_name }}"
|
||||
- "bigboot_boot_device_original_size => {{ bigboot_boot_device_original_size }}"
|
||||
|
||||
|
||||
- name: Debug __my_tower_var
|
||||
ansible.builtin.debug:
|
||||
msg: "{{ __my_tower_var | default('it didnt work')
|
||||
|
Loading…
x
Reference in New Issue
Block a user