This commit is contained in:
Robert Kaussow 2018-07-08 01:16:16 +02:00
parent ea817dc749
commit 57fb927696

View File

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