typo in check

This commit is contained in:
Charlie Mordant
2020-04-15 19:08:34 +02:00
parent b955a6f073
commit 050f8a56f1

View File

@@ -54,7 +54,7 @@
changed_when: no
when: >
(
(lv is defined and item.1 != 'None') and
(lv is defined and lv != 'None') and
(
lv.filesystem is defined and
lv.filesystem == "xfs"