resizefs
This commit is contained in:
parent
ea817dc749
commit
57fb927696
@ -15,6 +15,7 @@
|
||||
filesystem:
|
||||
fstype: "{{ mongodb_lvm_fstype }}"
|
||||
dev: "/dev/mapper/{{ mongodb_lvm_vg }}-{{ mongodb_lvm_lv }}"
|
||||
resizefs: True
|
||||
|
||||
- name: Mount volume to '{{ mongodb_storage_dbpath }}'
|
||||
mount:
|
||||
|
Loading…
Reference in New Issue
Block a user