/ansible-percona

An ansible role for deploying the percona db server

Primary LanguageJinjaGNU Affero General Public License v3.0AGPL-3.0

Ansible Role: Percona

Ansible playbook to install Percona Server on Debian/Ubuntu servers. Adapted from https://github.com/hpcloud-mon/ansible-percona

Requirements

Ansible >= 2.5

Role Variables

Check the file defaults/main.yml for the role defaults.

As a minimum, override the variable mysql_root_password in your playbook as it is set to a weak value by default.

License

MIT / BSD