]> git.apps.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 20:19:03 +0000 (16:19 -0400)
commit323d4f8f0b3a73c8d5474ec56a06ddbcc1a94514
treebf1f238ff9bfa381529b7041d79ba107085d7c59
parentb107dcf80beb345ae2afae3f66423e93e2cf17d1
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>
(cherry picked from commit 003defec0311af0f03da861f80d596852bdb9cf5)
library/ceph_key.py