Addresses issue #10

Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
This commit is contained in:
Larry Smith Jr
2017-06-11 14:57:53 -04:00
parent 26ed7d826c
commit 386cc28bdb
7 changed files with 295 additions and 274 deletions
+3 -1
View File
@@ -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