more task name modification

This commit is contained in:
Chris Hammer 2024-10-17 15:05:19 -04:00
parent 868b891e09
commit d02a3809cb

View File

@ -49,7 +49,7 @@
group: root group: root
mode: '0700' mode: '0700'
- name: Shift free extents to end of PV via pvsqueeze.sh - name: Shift free extents to end of PV
ansible.builtin.command: ansible.builtin.command:
cmd: "/var/tmp/pvsqueeze.sh {{ bigboot_data[inventory_hostname]['bigboot_pv'] }}" cmd: "/var/tmp/pvsqueeze.sh {{ bigboot_data[inventory_hostname]['bigboot_pv'] }}"
register: bigboot_pvsqueeze register: bigboot_pvsqueeze