Important
Still in experimental stages, use at your own risks.
- ansible
- a GNU userland
- in your :file:`ansible.cfg`:
[defaults]
hash_behaviour=merge
- everything is prefixed with
mysql_
- every registered variable is prefixed by
mysql_register_
- http://docs.ansible.com/ansible/
- https://sourceforge.net/projects/automysqlbackup/
- https://mariadb.com/kb/en/mariadb/documentation/
- https://dev.mysql.com/doc/
- https://www.percona.com/doc/percona-xtrabackup/
Inspiration from: