mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2025-12-15 22:34:24 +03:00
testing singl lv and only vg
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
)
|
||||
# unable to resize xfs: looks like we've to reference the mountpoint instead of the device
|
||||
|
||||
- name: lvm | check already converted
|
||||
- name: manage_lvm | check already converted
|
||||
# at least xfs is executed twice if the partition has changed in the meantime
|
||||
# then it tries to recreate the fs on the mounted fs which indeed fails...
|
||||
shell: "xfs_info {{ lv.mntp }} | grep -c 'ftype=1'"
|
||||
|
||||
Reference in New Issue
Block a user