docker-mysql
Ansible Role - MySQL Server for Docker
Requirements
This role requires Ansible 2.0 or higher, and platform requirements are listed in the metadata file.
Role Variables
Example Playbook
- hosts: localhost
roles:
- role: elnebuloso.docker-mysql
Dependencies
docker
should be installed and working (you can use theelnebuloso.docker
role to install).
License
MIT
Author Information
This role was created in 2016 by elnebuloso
Install
ansible-galaxy install elnebuloso/ansible-role-docker-mysql
License
mit
Downloads
966
Owner