mirror of
https://github.com/ansible/awx.git
synced 2026-06-22 15:17:44 -02:30
This also removes mongodb from the try/except block to avoid hiding any failures. This mirrors the behavior of how mongo is started/stopped elsewhere in the module.