ceph-ansible/roles/ceph-mgr/tasks
Guillaume Abrioux 5b9b841108 mgr: refact 'wait for all mgr to be up' task
There's no need to use `shell` module here.
Instead of using `| python -c`, let's use `from_json` filter.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2019-08-07 10:33:54 +02:00
..
common.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
main.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
mgr_modules.yml mgr: refact 'wait for all mgr to be up' task 2019-08-07 10:33:54 +02:00
pre_requisite.yml dashboard: move ceph-grafana-dashboards package installation 2019-06-03 13:36:38 +02:00
start_mgr.yml roles: Remove useless become (true) flag 2019-06-19 10:31:32 +02:00