mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-26 10:43:36 -05:00
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.