Merge pull request #2 from Tcharl/id2

typo in check
This commit is contained in:
Charlie Mordant
2020-04-15 19:09:33 +02:00
committed by GitHub
+1 -1
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"