Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sparkfabrik/ansible-role-mysql

Ansible Galaxy role for installing MySQL
https://github.com/sparkfabrik/ansible-role-mysql

Last synced: 8 days ago
JSON representation

Ansible Galaxy role for installing MySQL

Awesome Lists containing this project

README

        

Role Name
=========

Ansible Galaxy role for installing MySQL following mysql_secure_installation.

Role Variables
--------------

- mysql_root_password
Specify root user password

Example Playbook
----------------

- hosts: servers
roles:
- { role: sparkfabrik.mysql, mysql_root_password: 'root' }

License
-------

BSD