summaryrefslogtreecommitdiffstats
path: root/roles/mariadb_server/tasks
Commit message (Expand)AuthorAgeFilesLines
* Change ansible_fqdn to inventory_hostname. This fixes some few hosts that hav...Kevin Fenzi2016-05-111-1/+1
* Switch all these places to use dnf/yum state=present instead of latest. This ...Kevin Fenzi2016-01-041-2/+2
* adding dnf support to mariadb_serverTim Flink2015-11-231-1/+9
* This is a module argumentKevin Fenzi2015-06-231-2/+1
* Lets try and set check_implicit_admin true here to see if that allows it to s...Kevin Fenzi2015-06-231-0/+1
* Add backups for mariadb nightly like we do for postgres.Kevin Fenzi2015-06-041-0/+19
* adding mariadb port to db-qa01.qaTim Flink2015-02-021-2/+0
* adding mariadb_server role and needed bits for putting mariadb on db-qa01.qaTim Flink2015-01-311-0/+32