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