]> 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)
committerSébastien Han <seb@redhat.com>
Mon, 20 Aug 2018 09:23:58 +0000 (11:23 +0200)
commitf6519e4003404e10ae1f5e86298cffd4405591da
tree239c1286b886117d531bf0f23b5c4cc02f4173ad
parent04df3f0802c0bc903172314d05a38e869f0eee6a
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>
roles/ceph-mgr/tasks/main.yml