]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
library: fix a bug in ceph_key module
authorGuillaume Abrioux <gabrioux@redhat.com>
Sat, 24 Sep 2022 05:15:36 +0000 (07:15 +0200)
committerTeoman ONAY <tonay@redhat.com>
Wed, 31 May 2023 21:07:13 +0000 (23:07 +0200)
commit855f74248674e57915843b00d2250ae77f0aa6fc
tree81ea433bc6a69e32ee441fc512efc3bd272ccc31
parent86ab93efbb25d12d7e1f7b9a44e26e5429c71055
library: fix a bug in ceph_key module

`name` is a mandatory parameter when `state` is either
`present` or `absent` or `update` or `info`.

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