add minio collection
This commit is contained in:
parent
5b36699c18
commit
1a9fe532c1
2 changed files with 3 additions and 0 deletions
|
@ -2,3 +2,4 @@ pykeepass==4.1.0.post1
|
|||
jmespath==1.0.1
|
||||
ansible==10.6.0
|
||||
ansible-dev-tools==24.10.2
|
||||
minio==7.2.10
|
||||
|
|
|
@ -9,6 +9,8 @@ collections:
|
|||
version: "4.0.0"
|
||||
- name: viczem.keepass
|
||||
version: "0.7.5"
|
||||
- name: dubzland.minio
|
||||
version: "1.2.0"
|
||||
roles:
|
||||
- name: geerlingguy.pip
|
||||
version: "3.0.3"
|
||||
|
|
Loading…
Reference in a new issue