]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-mgr: move mgr module list to common
authorDimitri Savineau <dsavinea@redhat.com>
Thu, 15 Jul 2021 19:38:07 +0000 (15:38 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 19 Jul 2021 18:32:55 +0000 (14:32 -0400)
commit15103d3b340032775a5ff0bb88f82a2bb4288e74
tree7384ab3888c737f70f292d8603f59130c7d902d1
parentf2a95728f723fa98e1ecf5fef712065ca7b3f881
ceph-mgr: move mgr module list to common

Populating the ceph_mgr_modules list in the mgr_modules doesn't make sense
since that file is only executed if the list isn't empty or we're using the
dashboard.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit cd06e7c046b3e56920b1f9bdc1907429382bee5c)
roles/ceph-mgr/tasks/common.yml
roles/ceph-mgr/tasks/main.yml
roles/ceph-mgr/tasks/mgr_modules.yml