cleaned up and fixed all tasks including swap

This commit is contained in:
Larry Smith Jr
2015-11-03 09:22:00 -05:00
parent 9f5c61e255
commit 686455514d
7 changed files with 89 additions and 111 deletions
-9
View File
@@ -6,13 +6,4 @@
- include: centos.yml
when: ansible_os_family == "RedHat"
#- include: create_lvm.yml
# when: create_lvm is defined and create_lvm
#- include: extend_lvm.yml
# when: extend_lvm is defined and extend_lvm
#- include: resize_lvm.yml
# when: resize_lvm is defined and resize_lvm
- include: manage_lvm.yml