Commit Graph

55 Commits (8299775d5260f10aeccf50e8528d3b9b931baccd)
 

Author SHA1 Message Date
Jeff Geerling 8299775d52 Make sure socket connections work correctly on Ubuntu. 10 years ago
Jeff Geerling 710c52c671 Test connecting through TCP. 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 2c5843f164 Only add replication config if replication is setup. 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 db5f7797e9 Merge pull request #8 from darthwade/feature-bind-address 10 years ago
Vadym Petrychenko 0b72ec9fbb add mysql_bind_address to configuration 10 years ago
Jeff Geerling 08e75e249b Add replication options to README. 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 a85ecf03be Update test. 10 years ago
Jeff Geerling 484c627745 Update default mysql_max_allowed_packet variable. 10 years ago
Jeff Geerling f52d3d44ba Split setup tasks into distro-specific files and update apt_cache for first run. 10 years ago
Jeff Geerling d098cd9c39 Merge branch 'master' of github.com:geerlingguy/ansible-role-mysql 10 years ago
Jeff Geerling 04d1000d39 Merge pull request #4 from seschwar/master 10 years ago
Sebastian Schwarz ff924e6f19 Also adjust port and socket of the MySQL client 10 years ago
Sebastian Schwarz c836899536 Make error logging configurable 10 years ago
Sebastian Schwarz 64e337194c Make MySQL root username configurable 10 years ago
Sebastian Schwarz 3a15b07608 Allow creation of databases and users 10 years ago
Sebastian Schwarz cbf36a7920 Mention Debian and Ubuntu as supported platforms 10 years ago
Jeff Geerling d733583be5 Install current version of Ansible when testing instead of 1.5.0. 10 years ago
Jeff Geerling 40db7013c8 Merge pull request #3 from simonvlc/patch-1 10 years ago
simonvlc e9b78d3f1e Removing 'simulate' flag 10 years ago
Jeff Geerling 71cf6337bc Add extra variables wait_timeout and max_allowed_packet. 10 years ago
Jeff Geerling e9f332d42a Don't worry about the MySQL slow log when debugging Travis. 10 years ago
Jeff Geerling af3a1d154c Another attempt at getting good debug output from Travis. 10 years ago
Jeff Geerling d15399ead9 Final attempt - tests should finally pass. 10 years ago
Jeff Geerling 8d2711b6d6 Update playbook with default file size for MySQL InnoDB log. 10 years ago
Jeff Geerling 02cc7cb518 More MySQL debugging on Travis - getting closer. 10 years ago
Jeff Geerling e1cdf2a34e More MySQL debugging on Travis. 10 years ago
Jeff Geerling 2c31c5b3da Another attempt to debug Travis and MySQL. 10 years ago
Jeff Geerling 26d7035304 Another attempt at debugging MySQL/Travis. 10 years ago
Jeff Geerling fe50186e6f More Travis testing - see what's up with MySQL. 10 years ago
Jeff Geerling c5b85c059f Back to a working build. 10 years ago
Jeff Geerling f4de3d0c77 Don't hide output of MySQL removal. 10 years ago
Jeff Geerling 23ce522459 Remove MySQL before proceeding. 10 years ago
Jeff Geerling fb87c336db More Travis debugging - does it restart? 10 years ago
Jeff Geerling a93b843f2d Better handler name, perhaps. 10 years ago
Jeff Geerling 7b99b6aacc More Travis testing. 10 years ago
Jeff Geerling 4715a6bd60 Back to original settings. Something's funny with Travis CI. 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 747b88d52e Check mysql daemon status. 10 years ago
Jeff Geerling 41845e7a17 Use command instead of service module for mysql restart. 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 fbb164edca Updated travis test integration to use role directly. 10 years ago
Jeff Geerling 22a7a9816c Test for MySQL operation in Travis. 10 years ago
Jeff Geerling dc0eba2191 Add Travis CI test integration. 10 years ago