]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-osd: Fix check mode for start osds tasks
authorBenoît Knecht <bknecht@protonmail.ch>
Mon, 19 Oct 2020 09:39:06 +0000 (11:39 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 21 Oct 2020 11:19:49 +0000 (13:19 +0200)
commitd165dc676d52d34169eae95d24fac84ad7ee2d0b
treee5cbe3a6a0f7c4fc491c2ed8b685b385dc055fbb
parentdd51ca530ca59463568f9f3d1e041724eaf7f70d
ceph-osd: Fix check mode for start osds tasks

Correctly set `osd_ids_non_container.stdout_lines` to an empty list if it's
undefined (i.e. in check mode).

Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
(cherry picked from commit 8b0023cb77ce79ab4669783f16a5c295d54ce247)
roles/ceph-osd/tasks/start_osds.yml