ansible-mysql icon indicating copy to clipboard operation
ansible-mysql copied to clipboard

Ansible role for Debian : MariaDB (Galera Cluster as option)

Results 5 ansible-mysql issues
Sort by recently updated
recently updated
newest added

This fixes a few issues I had when bootstrapping a new Galera cluster. 1. A race condition exists when managing the users and database on all nodes. This change restricts...

In this role, i use some hack to import data with percona-toolkit. I need help to find a way to import data: - add mysqldump - xtrabackup over ssh... i...

enhancement
help wanted

Check: - databases - users (when "mysql" database is replicated or not) - "secure.yml" ## Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/26064791-do-not-write-data-on-read-only-slave?utm_campaign=plugin&utm_content=tracker%2F19633969&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F19633969&utm_medium=issues&utm_source=github).

enhancement

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2. Release notes Sourced from requests's releases. v2.32.2 2.32.2 (2024-05-21) Deprecations To provide a more stable migration for custom HTTPAdapters impacted by the CVE changes...

dependencies