diff --git a/roles/lvm_snapshots/tasks/main.yml b/roles/lvm_snapshots/tasks/main.yml index 0e3b2ce..9f46017 100644 --- a/roles/lvm_snapshots/tasks/main.yml +++ b/roles/lvm_snapshots/tasks/main.yml @@ -1,6 +1,6 @@ - name: Debug version ansible.builtin.debug: - msg: "version 1.20" + msg: "version 1.21" - name: Check before resize ansible.builtin.include_tasks: check_for_resize.yml