mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2026-09-07 07:58:25 +03:00
Addresses issue #10
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
This commit is contained in:
+3
-1
@@ -7,4 +7,6 @@
|
||||
when: ansible_os_family == "RedHat"
|
||||
|
||||
- include: manage_lvm.yml
|
||||
when: manage_lvm is defined and manage_lvm
|
||||
when: >
|
||||
manage_lvm and
|
||||
lvm_groups is defined
|
||||
|
||||
Reference in New Issue
Block a user