Jeff Geerling
2d178fe83a
Fixes #17 : Allow configuration of mysql slow query log.
2015-04-24 12:20:27 -05:00
Solomon Gifford
fc0d2006cf
Renamed python-my.cnf.j2 to user-my.cnf.j2 - has nothing to do with python
2015-04-10 09:36:01 -04:00
Jeff Geerling
53e27f8fd5
Fixes #20 : Allow configuration of expire-logs-days.
2015-02-28 22:00:26 -06:00
Jeff Geerling
2c5843f164
Only add replication config if replication is setup.
2015-01-07 10:41:58 -06:00
Vadym Petrychenko
0b72ec9fbb
add mysql_bind_address to configuration
2014-11-15 19:23:19 +01:00
Jeff Geerling
6967874c08
Issue #6 : Add replication configuration.
2014-11-08 21:43:31 -06:00
Sebastian Schwarz
ff924e6f19
Also adjust port and socket of the MySQL client
2014-08-07 14:26:05 +02:00
Sebastian Schwarz
c836899536
Make error logging configurable
2014-08-07 14:26:05 +02:00
Sebastian Schwarz
64e337194c
Make MySQL root username configurable
...
While this doesn't seem to make sense on first glance it is useful for
systems which were screwed with Parallels Plesk, which renames the MySQL
root user to "admin".
This change allowes this role to be used while the server is
transitioning from Plesk to Ansible.
2014-08-07 14:26:05 +02:00
Jeff Geerling
71cf6337bc
Add extra variables wait_timeout and max_allowed_packet.
2014-07-03 08:25:12 -05:00
Jeff Geerling
80d6c797d4
Allow for much more configuration in my.cnf.
2014-05-12 14:04:35 -05:00
Jeff Geerling
8082fd69b9
Add files, handlers, tasks, vars, and meta information.
2014-02-28 21:32:17 -06:00