andif888 / ansible-role-win-mc

Role to install minio client (mc) in Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible-role-win-mc

Role to install minio client (mc) in Windows

Table of content


Default Variables

win_mc_download_url

Download URL

Default value

win_mc_download_url: https://dl.min.io/client/mc/release/windows-amd64/mc.exe

win_mc_download_validate_certs

If false, SSL certificates will not be validated.

Default value

win_mc_download_validate_certs: true

win_mc_install_folder

Installation folder

Default value

win_mc_install_folder: '%Windir%'

Dependencies

None.

License

license (GPL-2.0-or-later, MIT, etc)

Author

andif888

About

Role to install minio client (mc) in Windows