Kevin Fenzi
|
a32f8b9e4a
|
Change ansible_fqdn to inventory_hostname. This fixes some few hosts that have incorrect reverse dns
and shouldn't break any others since we always use fully qualified in our inventory.
|
2016-05-11 15:08:50 +00:00 |
|
Kevin Fenzi
|
62e16bb9a4
|
Switch all these places to use dnf/yum state=present instead of latest. This prevents showing changes on package updates.
|
2016-01-04 18:52:27 +00:00 |
|
|
7bc29a7324
|
adding dnf support to mariadb_server
|
2015-11-23 23:48:07 +00:00 |
|
Kevin Fenzi
|
eedf88ae90
|
This is a module argument
|
2015-06-23 17:03:38 +00:00 |
|
Kevin Fenzi
|
fe3e1ec182
|
Lets try and set check_implicit_admin true here to see if that allows it to set the password correctly.
|
2015-06-23 17:01:29 +00:00 |
|
Kevin Fenzi
|
ef817b7d0c
|
Add backups for mariadb nightly like we do for postgres.
This allows us to back up /backups and get a good few days database
dumps on mariadb servers.
|
2015-06-04 17:29:16 +00:00 |
|
|
988f469c4d
|
adding mariadb port to db-qa01.qa
|
2015-02-02 04:18:36 +00:00 |
|
|
5c6b60bf7f
|
adding mariadb_server role and needed bits for putting mariadb on db-qa01.qa
|
2015-01-31 01:35:47 +00:00 |
|