d4rkstar / ansible-role-mongodb

Ansible Role for installing MongoDB
GNU General Public License v3.0
1 stars 1 forks source link

on Ubuntu , starting the systemd is failing due to missing cyctemctl reload #3

Closed aflatto closed 4 years ago

aflatto commented 7 years ago

TASK [d4rkstar.mongodb : Ensure mongo is running and enabled on boot.] ***** fatal: []: FAILED! => {"changed": false, "failed": true, "msg": "Could not find the requested service mongod: cannot enable"}

need to add th following to the playbook