Commit Graph

69 Commits (67d5548e6d0a10909c2184bb92bfe1528b41b047)

Author SHA1 Message Date
nerzhul 67d5548e6d Permit to remove user, not only create them 8 years ago
curantes 290d9f05a6 remove requirement of redhat-lsb-core 8 years ago
Jeff Geerling 3acd799991 Install redhat-lsb-core prior to test. 8 years ago
Jeff Geerling 91c3b9c3eb Ensure redhat-lsb-core is installed. 8 years ago
Jeff Geerling 71d6a0b328 Fix test build for CentOS 7. 8 years ago
Jeff Geerling 72d6da3922 Another attempt to get tests passing for RHEL. 8 years ago
Jeff Geerling a7cdfefb55 Fix problems with new CentOS 7 MariaDB fixes. 8 years ago
Jeff Geerling 63064eab7f Remove second idempotence test, fix follow-up to #115. 8 years ago
Jon Pugh 08f2b86a9a Fix "when" statement for mysql error log file permissions. 8 years ago
Jeff Geerling ab21fa133f Fixes #63: Running role on Ubuntu 15/16.04 fails. 8 years ago
Solomon Gifford 571f8e4bf4 ansible doesn't have a create-if-not-exists - but we shouldn't be changing the date each time this is run 8 years ago
David Glaser 1e75c2f3e3 Verify that datadir has been created and selinux context set. Currently 8 years ago
David Glaser 01abbcaca3 Adapted for RHEL 7: 8 years ago
Raphaël Droz 8ee93d8d3d add no_log to operation on confidential data 8 years ago
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