We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi, i got an issue with the create bucket my minio vm is a debian 12
TASK [minio : Create Buckets] ******************************************************************************************************************************************************************************************************************************** failed: [minio] (item={'name': 'bucket1', 'policy': 'read-write', 'object_lock': False}) => {"ansible_loop_var": "bucket", "bucket": {"name": "bucket1", "object_lock": false, "policy": "read-write"}, "changed": false, "msg": "New-style module did not handle its own exit"} failed: [minio] (item={'name': 'bucket2', 'policy': 'private', 'object_lock': True}) => {"ansible_loop_var": "bucket", "bucket": {"name": "bucket2", "object_lock": true, "policy": "private"}, "changed": false, "msg": "New-style module did not handle its own exit"}
thx in advance, all help are wwelcome. regards
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hi, i got an issue with the create bucket my minio vm is a debian 12
thx in advance, all help are wwelcome.
regards
The text was updated successfully, but these errors were encountered: