Merge pull request #9 from mrlesmithjr/fixes/issue#8

Fixes issue #8
This commit is contained in:
Larry Smith Jr
2017-05-05 13:12:57 +00:00
committed by GitHub

View File

@@ -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