Quick and easy mysql installer.
Support Ansible 1.2 and above
In defaults/main.yml, you have to put your database name and mysql account and password for wordpress.
none
- hosts: servers
roles:
- mysql
You can find the role here
MIT
Quick and easy mysql installer.
Support Ansible 1.2 and above
In defaults/main.yml, you have to put your database name and mysql account and password for wordpress.
none
- hosts: servers
roles:
- mysql
You can find the role here
MIT