mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2026-09-07 16:08:20 +03:00
cleaned up and fixed all tasks including swap
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user