hamidgholami / ansible-mariadb-galera-cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents generated with DocToc

ansible-mariadb-galera-cluster

An Ansible role to install/configure a MariaDB-Galera Cluster

Build Status

Build Status

Requirements

None

Role Variables

defaults/main.yml

Dependencies

None

Example Playbook

Example playbook

Update the root password

To update a existing mysql root password:

  • Update the variable mariadb_mysql_root_password
  • Run a ansible-playbook within tags updating_root_passwords (--tags updating_root_passwords)
  • Re-run a ansible-playbook without tags

License

MIT

Author Information

Larry Smith Jr.

About

License:MIT License


Languages

Language:Jinja 76.2%Language:Python 23.8%