]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
library: remove useless condition in ceph_volume
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 24 Nov 2020 20:14:52 +0000 (15:14 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 25 Nov 2020 09:44:48 +0000 (10:44 +0100)
commit0cc34fa54e33247b9154c05f8ad1ee9722282079
treead81af5efacacd30cd7bc87773a497de2b7b0ebd
parent3baac5ad5b8621cb6e8c07bdea92111ac4919cc5
library: remove useless condition in ceph_volume

Since the action values are already defined as a list of choices in
ansible then we will never enter into this condition.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
library/ceph_volume.py