Fix indentation

This commit is contained in:
Mark Goddard
2018-10-31 11:42:20 +00:00
committed by GitHub
parent 4a58cb36cf
commit 563aa1effb

View File

@@ -80,8 +80,8 @@
when: >
lvm['changed'] and
item[1]['filesystem'] is defined and
item[1]['filesystem'] != "None" and
item[1]['filesystem'] != "swap" and
item[1]['filesystem'] != "None" and
item[1]['filesystem'] != "swap" and
item[1]['filesystem'] != "xfs" and
item[1]['filesystem'] != "btrfs"