]> 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>
Fri, 13 Jul 2018 11:51:28 +0000 (11:51 +0000)
commit1bb1585c6b1a10c9e3fdd01e02e2178cb23ee717
tree99675d72f7f3d466f9ce0bfdddd2728bf5da9e5a
parent948df8fd4fc7cd061ec9b0f1c1fbe5147cd48d33
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>
(cherry picked from commit ce5ac930c5b91621a46fc69ddd0dcafb2a24947d)
roles/ceph-mgr/tasks/main.yml