mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2026-09-06 23:48:12 +03:00
Merge pull request #12 from Tcharl/id2
rename manage_lvm.yml due to recursive parsing error
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
|||||||
- include_tasks: centos.yml
|
- include_tasks: centos.yml
|
||||||
when: ansible_os_family == "RedHat"
|
when: ansible_os_family == "RedHat"
|
||||||
|
|
||||||
- include_tasks: manage_lvm.yml
|
- include_tasks: managelvm.yml
|
||||||
when: >
|
when: >
|
||||||
manage_lvm and
|
manage_lvm and
|
||||||
lvm_groups is defined
|
lvm_groups is defined
|
||||||
|
|||||||
Reference in New Issue
Block a user