add minio collection
All checks were successful
lint, build and push / lint (push) Successful in 4s
lint, build and push / build (push) Successful in 3m4s

This commit is contained in:
Michael Grote 2024-11-09 18:54:55 +01:00
parent 5b36699c18
commit 1a9fe532c1
2 changed files with 3 additions and 0 deletions

View file

@ -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

View file

@ -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"