mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2026-09-06 23:48:12 +03:00
@@ -63,7 +63,7 @@
|
|||||||
when: lvm.changed and item.1.filesystem == "swap"
|
when: lvm.changed and item.1.filesystem == "swap"
|
||||||
|
|
||||||
- name: manage_lvm | resizing btrfs
|
- name: manage_lvm | resizing btrfs
|
||||||
shell: "btrfs filesystem resize max {{ item.1.mntp }}""
|
shell: "btrfs filesystem resize max {{ item.1.mntp }}"
|
||||||
with_subelements:
|
with_subelements:
|
||||||
- "{{ lvm_groups }}"
|
- "{{ lvm_groups }}"
|
||||||
- lvnames
|
- lvnames
|
||||||
|
|||||||
Reference in New Issue
Block a user