add missing block starter

This commit is contained in:
Robert Kaussow 2018-07-07 23:22:24 +02:00
parent d25eae927d
commit 50df92cf4f

View File

@ -63,6 +63,7 @@
become: True
when: mongodb_lvm_enabled
- block:
- name: Deploy configuration file
template:
src: etc/mongod.conf.j2