An open API service indexing awesome lists of open source software.

https://github.com/nexcess/ansible-role-mariadb


https://github.com/nexcess/ansible-role-mariadb

Last synced: 6 months ago
JSON representation

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