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