add missing block starter
This commit is contained in:
parent
d25eae927d
commit
50df92cf4f
@ -63,6 +63,7 @@
|
||||
become: True
|
||||
when: mongodb_lvm_enabled
|
||||
|
||||
- block:
|
||||
- name: Deploy configuration file
|
||||
template:
|
||||
src: etc/mongod.conf.j2
|
||||
|
Loading…
Reference in New Issue
Block a user