ceph-ansible/roles
Guillaume Abrioux f463d1838e mgr: wait for all mgr to be available
before managing mgr modules, we must ensure all mgr are available
otherwise we can hit failure like following:

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

It happens because all mgr are not yet available when trying to manage
with mgr modules.

This should have been cherry-picked from
41f7518c1b but there's too much changes.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2019-07-11 10:02:25 +02:00
..
ceph-agent ceph-agent: Add support for the openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
ceph-client Revert "client: add quotes to the dict values" 2018-09-07 18:34:56 +00:00
ceph-common ceph-common: disable unrequired NTP services 2019-01-14 16:37:35 +01:00
ceph-common-coreos syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
ceph-config config: look up for monitor_address_block in hostvars 2018-10-02 21:54:09 +00:00
ceph-defaults Add support for different NTP daemons 2019-01-14 16:37:35 +01:00
ceph-docker-common Avoid using tests as filter 2018-10-16 14:35:08 +02:00
ceph-fetch-keys ceph-fetch-keys: Add support for openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
ceph-iscsi-gw iscsi-gws: remove a leftover 2019-03-28 15:36:26 +00:00
ceph-mds Avoid using tests as filter 2018-10-16 14:35:08 +02:00
ceph-mgr mgr: wait for all mgr to be available 2019-07-11 10:02:25 +02:00
ceph-mon rolling_update: do not fail on missing keys 2018-11-29 15:50:07 +01:00
ceph-nfs nfs: ignore error on semanage command for ganesha_t 2018-09-13 13:28:47 +00:00
ceph-osd osd: backward compatibility with old disk_list.sh location 2019-04-02 11:09:46 +02:00
ceph-rbd-mirror Avoid using tests as filter 2018-10-16 14:35:08 +02:00
ceph-restapi common: switch from docker module to docker_container 2018-07-11 10:56:48 +02:00
ceph-rgw Avoid using tests as filter 2018-10-16 14:35:08 +02:00
ceph.ceph-common rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
ceph.ceph-docker-common ceph-docker-common: add symlink to ceph.ceph-docker-common 2017-01-16 10:42:42 -06:00