ceph-ansible/roles/ceph-mgr/tasks
Guillaume Abrioux c32d690a4c mgr: add a check task for all mgr to be up
This can't be backported from master since there was too many
modifications meantime.

When mgr aren't all ready, sometimes the following error can show up:

```
stderr: 'Error ENOENT: all mgr daemons do not support module ''status'', pass --force to force enablement'
```

This commit adds a check so all mgr are available when we try to enable
modules.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2019-08-22 17:11:19 +02:00
..
docker don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
common.yml Add ceph_keyring_permissions variable to control permissions for 2018-06-28 15:48:39 +00:00
main.yml mgr: add a check task for all mgr to be up 2019-08-22 17:11:19 +02:00
pre_requisite.yml UCA: Uncomment UCA variables in defaults, fix consequent breakage 2019-04-09 16:54:37 +00:00