]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph_key: fix idempotency when no secret is passed
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 3 Apr 2020 08:24:32 +0000 (10:24 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Fri, 3 Apr 2020 13:51:16 +0000 (09:51 -0400)
commit003defec0311af0f03da861f80d596852bdb9cf5
tree1fd0678d918a943c19c0d86acdce1897584f1129
parent92f538f1af56c8f4cd28a4409e32397efbc77e52
ceph_key: fix idempotency when no secret is passed

553584cbd0d014429e665f998776e8d198f72d2b introduced a regression when no
secret is passed, it overwrites the secret each time the task is run.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
library/ceph_key.py