add debug for test

This commit is contained in:
Chris Hammer 2024-02-06 14:59:09 -05:00
parent 5861055c15
commit e28c86b66c

View File

@ -42,3 +42,8 @@
- "bigboot_boot_partition_number => {{ bigboot_boot_partition_number }}" - "bigboot_boot_partition_number => {{ bigboot_boot_partition_number }}"
- "bigboot_boot_device_name => {{ bigboot_boot_device_name }}" - "bigboot_boot_device_name => {{ bigboot_boot_device_name }}"
- "bigboot_boot_device_original_size => {{ bigboot_boot_device_original_size }}" - "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')