mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-04 05:04:22 -07:00
Force extending VG
This commit is contained in:
parent
8b64f1cc5f
commit
f72e945f9e
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
community.general.lvg:
|
||||
vg: testvg
|
||||
pvs: "{{ loop_device_02.stdout }}"
|
||||
force: true
|
||||
|
||||
- name: Moving data from {{ loop_device_01.stdout }} to {{ loop_device_02.stdout }} (both in same VG)
|
||||
community.general.lvm_pv_move_data:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue