]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
mgr: refact 'wait for all mgr to be up' task
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 6 Aug 2019 09:11:15 +0000 (11:11 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 7 Aug 2019 08:33:54 +0000 (10:33 +0200)
commit5b9b8411086556fa95caa8dd1083eeeb72b5fe3c
tree5050b1027c91aa66f2372bdae1e5aee61af3d8d6
parent4c6ec1dccb994dbd25ec22919f4964bb9b9db8f5
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>
roles/ceph-mgr/tasks/mgr_modules.yml