Merge pull request #12 from Tcharl/id2

rename manage_lvm.yml due to recursive parsing error
This commit is contained in:
Charlie Mordant
2020-05-11 13:53:03 +02:00
committed by GitHub
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -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