https://github.com/nexcess/ansible-role-mariadb
https://github.com/nexcess/ansible-role-mariadb
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nexcess/ansible-role-mariadb
- Owner: nexcess
- Created: 2017-10-03T15:46:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-08-08T20:07:01.000Z (12 months ago)
- Last Synced: 2025-08-08T22:12:38.953Z (12 months ago)
- Language: Jinja
- Size: 55.7 KB
- Stars: 0
- Watchers: 19
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ansible Role: MariaDB
Installs MariaDB 10.1 on new cloud instances or upgrades to MariaDB 10.1 on Interworx instances. Only usable with CentOS 7.
## Role Variables
See `defaults/main.yml`.
## Add to Requirements
- src: https://github.com/nexcess/ansible-role-mariadb.git
name: nexcess.mariadb
## Example Playbook
- hosts: mariadb_hosts
roles:
- nexcess.mariadb
## License
MIT