vundb / ansible-role-mysql
Ansible role to install and configure mysql service on gentoo instances.
Installs: 129
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:chef-role
Requires
- composer/installers: ~1.0
- vundb/ansible-role-portage: 1.1.*
README
Ansible role to install and configure mysql service on gentoo instances.
Requirements
None.
Role Variables
-
mysql_root_password
: Password used for mysql root user. -
mysql_config_default
: Array with default mysql instance configuration. See default vars file
Dependencies
None.
Example Playbook
- hosts: all
roles:
- role: vundb-mysql
License
MIT