Add debug.
This commit is contained in:
parent
9474e9cc59
commit
de43ce1b63
@ -40,6 +40,9 @@
|
||||
OS_REGION_NAME: "{{ OS_REGION_NAME }}"
|
||||
register: volume_output
|
||||
|
||||
- debug: var=volume_output
|
||||
- ansible.builtin.meta: end_host
|
||||
|
||||
- name: Create a ext4 filesystem on {{ volume.name }} volume
|
||||
community.general.filesystem:
|
||||
fstype: ext4
|
||||
|
Loading…
Reference in New Issue
Block a user