Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sparkfabrik/ansible-role-mysql
- Owner: sparkfabrik
- Created: 2015-12-21T16:03:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-15T09:45:32.000Z (almost 9 years ago)
- Last Synced: 2024-11-08T13:09:32.881Z (2 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 passwordExample Playbook
----------------- hosts: servers
roles:
- { role: sparkfabrik.mysql, mysql_root_password: 'root' }License
-------BSD