Skip to content

catch the correct exception for bucket creation and fix idempotency f…#26

Open
wissemmimouna wants to merge 1 commit into
ceph:mainfrom
wissemmimouna:add_bucket_exception
Open

catch the correct exception for bucket creation and fix idempotency f…#26
wissemmimouna wants to merge 1 commit into
ceph:mainfrom
wissemmimouna:add_bucket_exception

Conversation

@wissemmimouna

Copy link
Copy Markdown

See issues:
#13
#14

…ir buckets and users creation

Signed-off-by: Wissem Mimouna <wissem.mimouna@gmail.com>
@wissemmimouna wissemmimouna mentioned this pull request Oct 5, 2025
module.fail_json(msg='No users or buckets were added successfully',
**result)

result['changed'] = False

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

result['changed'] value is already set to False by default. I would remove the complete condition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants