testing singl lv and only vg

This commit is contained in:
Charlie Mordant
2020-05-11 16:35:00 +02:00
parent 0621cadde8
commit c40f9b7d03
13 changed files with 185 additions and 3 deletions

View File

@@ -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'"