virhi / ansible-role-mysql

Repository from Github https://github.comvirhi/ansible-role-mysqlRepository from Github https://github.comvirhi/ansible-role-mysql

MYSQL

Easy MYSQL configuration for ubuntu

Requirements

none

Role Variables

  1. root_password: by default : root
  2. user: by default : user
  3. password : by default : user
  4. database : by default : def_db

Dependencies

none

Example Playbook

- hosts: servers
  roles:
     - virhi.mysql

License

MIT

Author Information

http://github.com/virhi

About

License:MIT License