setup minio automation #229
1 changed files with 2 additions and 3 deletions
|
@ -11,9 +11,8 @@
|
||||||
# policy:
|
# policy:
|
||||||
loop: "{{ minio_users }}"
|
loop: "{{ minio_users }}"
|
||||||
|
|
||||||
|
# bug:delegate to geht nciht
|
||||||
|
# TASK [mgrote_minio_configure : Add a Minio user] ***************************************************************************************************************************************************************failed: [docker10.mgrote.net -> localhost] (item={'name': 'testuser5', 'secret': 'hallowelt', 'state': 'present', 'policies': ['testbucket1_rw']}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "testuser5", "policies": ["testbucket1_rw"], "secret": "hallowelt", "state": "present"}, "msg": "Failed to import the required Python library (minio) on 398016b0e4b9's Python /usr/local/bin/python3. See https://min.io/docs/minio/linux/developers/python/minio-py.html for more info. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"}
|
||||||
|
|
||||||
# no_log überall bei keys und users
|
# no_log überall bei keys und users
|
||||||
# linter
|
# linter
|
||||||
# succssfu/changed_when
|
# succssfu/changed_when
|
||||||
|
|
Loading…
Reference in a new issue