]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
radosgw_user: handle non-existence user on check mode
authorSeena Fallah <seenafallah@gmail.com>
Wed, 24 Apr 2024 16:59:48 +0000 (18:59 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Mon, 6 May 2024 07:37:12 +0000 (09:37 +0200)
commit878cce5b4847a9a112f9d07c0fd651aa15f1e58b
tree5653923095763bc0c345189959a44c135261dd61
parent4f6641fe5ca31346ef6c2710b699f7b9e5319982
radosgw_user: handle non-existence user on check mode

Set return code to 0 on check mode when the user doesn't exists and it will fail the module.

Signed-off-by: Seena Fallah <seenafallah@gmail.com>
library/radosgw_user.py