more task name modification
This commit is contained in:
parent
868b891e09
commit
d02a3809cb
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user