]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
mgr: improve/fix disabled modules check
authorDardo D Kleiner <dardokleiner@gmail.com>
Wed, 15 Aug 2018 12:50:19 +0000 (08:50 -0400)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Mon, 20 Aug 2018 11:56:50 +0000 (11:56 +0000)
commit28807ec28bea0b96c8c9c681b8dbbaa9f71f547e
tree377c022e6a6fd173efe5cc66e527e4632c18b730
parent148ef5ccaf9244036d5b10d40e07952e0eef6274
mgr: improve/fix disabled modules check

Follow up on 36942af6983d60666f3f8a1a06b352a440a6c0da

"disabled_modules" is always a list, it's the items in the list that
can be dicts in mimic.  Many ways to fix this, here's one.

Signed-off-by: Dardo D Kleiner <dardokleiner@gmail.com>
(cherry picked from commit f6519e4003404e10ae1f5e86298cffd4405591da)
roles/ceph-mgr/tasks/main.yml