mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2026-05-26 14:40:19 +03:00
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user