andrewrothstein.minio

andrewrothstein.minio

Build Status

Installs minio to /usr/local/bin by default.

Requirements

See meta/main.yml

Role Variables

See defaults/main.yml

Note: If minio_installer is toggled between Homebrew (brew) and binary (bin) mode, please make sure the executable is re-linked if you want to leverage the Homebrew version: brew unlink {{ minio_app }} && brew link {{ minio_app }}

Dependencies

See meta/main.yml

Example Playbook

- hosts: servers
  roles:
    - andrewrothstein.minio

License

MIT

Author Information

Andrew Rothstein andrew.rothstein@gmail.com

About

installs Minio server and/or client

Install
ansible-galaxy install andrewrothstein.minio
GitHub repository
License
mit
Downloads
21k
Owner
Dreamer, coder