Skip to content

cmakerstudio/cmaker-minio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible role template

{Summary of the role objectives and functions.}

Role Variables

{ List of the variables of the role}

users:
  - username: patate1
    name: Jean Bon
    admin: true
    ssh_key: https://github.com/not_my_keys.keys
  - username: ansible
    name: Ansible
    admin: true
    ssh_key: public_ssh_hash_here

Example Playbook

This is an example of how to use this role:

---
- hosts: debian
  become: yes
  roles:
    - users

License

MIT

About

Ansible role to deploy the Docker Minio server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published