Commit Graph

54 Commits (acd14ea309c0b03772de95cd250d603d33ddbd8b)

Author SHA1 Message Date
Oskar Schöldström d190734e84 Add initial docker setup 8 years ago
Jeff Geerling e393119ed8 Fix Ansible 2.x deprecation warnings. 8 years ago
Jeff Geerling bb39bf5632 Fixes #59: Ansible 2.x role cleanup. 9 years ago
Solomon Gifford 1b1e11b689 Fixed spacing 9 years ago
Solomon Gifford 2a8b19fe11 Support mariadb and other mysql implementations that have a mysql include directory for my.cnf overrides 9 years ago
Solomon Gifford 140026c7f1 Disallow root login remotely 9 years ago
Solomon Gifford 1960305381 reversed order of mysql-python install 9 years ago
Raul Ferriz 80a2bfd205 Update users.yml 9 years ago
Raul Ferriz 3d5668fb04 Allow append privileges 9 years ago
Jeff Geerling bb40196834 Small fix for previous MySQL PR merge on Ansible 2. 9 years ago
Stuart Williams d527fdc3be Issue #61: Fix idempotence issue. 9 years ago
Stuart Williams 5c26e06957 Issue #61: Ensure package change flag can be set by either Debian or RHEL. 9 years ago
Jeff Geerling 9e5e424d6c Fixes #60: Better detection of whether MySQL was installed. 9 years ago
Jeff Geerling 074b9de092 Issue #60: Restore idempotence. 9 years ago
Jeff Geerling f542bcfe73 Issue #60: Fix task that sets the new root user password. 9 years ago
Jeff Geerling b022e2699f Revert previous commit for Issue #60 - it didn't help. 9 years ago
Jeff Geerling e6969ef0f7 Issue #60: 'Get list of hosts for the root user' fails to run. 9 years ago
Jeff Geerling b3cd4f3629 Fixes #54: Remove Python MySQL from package list. 9 years ago
Jeff Geerling 20b6be71c7 Fixes #58: Provide better OS-specific slow query log file paths. 9 years ago
Jeff Geerling 93b1fb5df9 Fixes #53: Don't manage postfix in MySQL role. 9 years ago
Jason Peak 2171c59954 eliminates extra whitespace in the variable value 9 years ago
Abel Boldú 1b1a131dc6 mysql_daemon fact, README example 9 years ago
Jeff Geerling 2d178fe83a Fixes #17: Allow configuration of mysql slow query log. 9 years ago
Jeff Geerling 0885558bb8 Syntax adjustment for #29. 9 years ago
Jeff Geerling e8575a76c3 Syntax adjustment for #28. 9 years ago
Solomon Gifford fc0d2006cf Renamed python-my.cnf.j2 to user-my.cnf.j2 - has nothing to do with python 9 years ago
Solomon Gifford 75cf220549 Fixes #26 to remove all anonymous users, particularly the one with the host as the hostname 9 years ago
Solomon Gifford 0fbf3fa4d8 Support for setting root password when running as local_action 9 years ago
Solomon Gifford f9d367cb80 optional-mycnf-force 9 years ago
Jeff Geerling 3d0762b7dd Fixes #22: Make MySQL root user password settings more reliable. 9 years ago
Jeff Geerling 361126b8b0 Issue #9: Allow mysql_packages to be overridden. 10 years ago
Jeff Geerling 5ff8709f6b Issue #14: InnoDB log size is 5MB even though 64MB is specified (Ubuntu). 10 years ago
Jeff Geerling 9899916b4a Use correct MySQL socket file for Ubuntu. 10 years ago
Jeff Geerling 8299775d52 Make sure socket connections work correctly on Ubuntu. 10 years ago
Jeff Geerling 6dd24c2d24 Add new mysql_config_file variable so Ubuntu my.cnf file paths are correct. 10 years ago
Jeff Geerling 420894477e Remove mysql_state variable, since it doesn't work as expected. 10 years ago
Jeff Geerling 64e4ed6e08 Add mysql_state and mysql_enabled_on_startup options. 10 years ago
Jeff Geerling 6967874c08 Issue #6: Add replication configuration. 10 years ago
Jeff Geerling 181aef9806 Stylistic cleanup and reorganization. 10 years ago
Jeff Geerling f52d3d44ba Split setup tasks into distro-specific files and update apt_cache for first run. 10 years ago
Sebastian Schwarz 3a15b07608 Allow creation of databases and users 10 years ago
Jeff Geerling e81207aed1 Another attempted fix to make Travis happy. 10 years ago
Jeff Geerling 7c72863868 More testing. 10 years ago
Jeff Geerling 80d6c797d4 Allow for much more configuration in my.cnf. 10 years ago
Jeff Geerling 4eaae0e43d Update MySQL password setting to work a little better. 10 years ago
Jeff Geerling a7998b3b9a Add support for Debian/Ubuntu. 10 years ago
Jeff Geerling fa6a638162 Allow mysql_packages to be configured. 10 years ago
Jeff Geerling 8082fd69b9 Add files, handlers, tasks, vars, and meta information. 10 years ago