* Fix: allow automatic pvresize also for ansible ersion 2.10 or above without new lvg collection version installed

This commit is contained in:
Roxyrob
2021-03-17 10:01:24 +01:00
parent e4bc8a9e9b
commit 2492c96566

View File

@@ -21,7 +21,6 @@
- vg.create is defined
- vg.create|bool
- pvresize_to_max|bool
- ansible_version.full is version('2.10', '<')
- name: manage_lvm | loop over logical volume group(s) to create logical volumes
include_tasks: create_lv.yml