more task name modification
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user