]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
mgr: fix condition to add modules to ceph-mgr
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 11 Jul 2018 14:34:09 +0000 (16:34 +0200)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Thu, 12 Jul 2018 21:04:01 +0000 (21:04 +0000)
commitce5ac930c5b91621a46fc69ddd0dcafb2a24947d
tree571e91dc54cff4460144ffdf5b8206f1d248a1be
parentc45195a18ad1800946aa9d2ff0d5aa97664f1153
mgr: fix condition to add modules to ceph-mgr

Follow up on #2784

We must check in the generated fact `_disabled_ceph_mgr_modules` to
enable disabled mgr module.
Otherwise, this task will be skipped because it's not comparing the
right list.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1600155
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-mgr/tasks/main.yml