mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2025-12-14 22:04:48 +03:00
issue #23: extra parenthesis
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
item[1] != 'None') and
|
||||
(item[1]['create'] is defined and
|
||||
not item[1]['create'] and
|
||||
item[1]['filesystem'] != "swap"))
|
||||
item[1]['filesystem'] != "swap")
|
||||
|
||||
- name: manage_lvm | Removing LVM logical volume(s)
|
||||
lvol:
|
||||
|
||||
Reference in New Issue
Block a user