mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2026-02-04 08:49:13 +03:00
* Fix: allow automatic pvresize also for ansible ersion 2.10 or above without new lvg collection version installed
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user