bborysenko.percona_xtradb_cluster
Ansible Role: Percona XtraDB Cluster
This is an Ansible role for managing the Percona XtraDB Cluster on RHEL/CentOS 7.
Requirements
If there are any prerequisites that Ansible or this role doesn’t cover, they should be listed here. For example, if the role uses the EC2 module, you should mention that the boto package is needed.
Role Variables
List and explain the variables that you can set for this role here. This includes those found in defaults/main.yml, vars/main.yml, and any variables you can set when using the role. Mention any variables that are read from other roles or the global scope (like hostvars, group vars, etc.).
Dependencies
Here, list other roles available on Galaxy that this role depends on. Also, include any relevant details about required parameters or variables that come from those other roles.
Example Playbook
- name: Percona XtraDB Cluster
hosts: pxc
roles:
- role: bborysenko.percona-xtradb-cluster
pxc_root_password: Super_P@s$0rd
License
MIT
Author Information
This section is optional for authors to provide contact info or a website (HTML is not allowed).
Percona XtraDB Cluster
ansible-galaxy install bborysenko.percona_xtradb_cluster