mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2025-12-14 22:04:48 +03:00
rename manage_lvm.yml due to recursive parsing error
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
- include_tasks: centos.yml
|
||||
when: ansible_os_family == "RedHat"
|
||||
|
||||
- include_tasks: manage_lvm.yml
|
||||
- include_tasks: managelvm.yml
|
||||
when: >
|
||||
manage_lvm and
|
||||
lvm_groups is defined
|
||||
|
||||
Reference in New Issue
Block a user