Fixes issue #8

Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
This commit is contained in:
Larry Smith Jr
2017-05-05 09:12:25 -04:00
parent 9844b5fd47
commit 0d255cb5ce

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