kolla-ansible/ansible/roles/mongodb
Xing Zhang 69be1be286 Fix checking mongodb replication status
backport: stein, rocky

The reason it did not work before was that the other handlers had never been called
after [0], tasks from start.yml were move to handler which cannot act
like tasks, also bootstrap tasks must run after 'Restart mongodb container'.

This commit adds a notify after 'Restart mongodb container' for triger
task 'bootstrap_cluster.yml'.

[0] 40b635b9c5

Change-Id: I4e2fbe9a8f20afcc4e25a01e23e5231e74eeeec4
(cherry picked from commit 6bb01bd7b1)
2019-08-15 08:09:13 +00:00
..
defaults Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
handlers Fix checking mongodb replication status 2019-08-15 08:09:13 +00:00
meta Add an ansible role for mongodb 2016-01-27 10:48:34 -05:00
tasks Use become for all docker tasks 2019-06-28 11:26:57 +01:00
templates Change default permissions in jinja templates. 2017-05-26 12:29:02 +01:00