Commit Graph

155 Commits (67d5548e6d0a10909c2184bb92bfe1528b41b047)
 

Author SHA1 Message Date
nerzhul 67d5548e6d Permit to remove user, not only create them 8 years ago
Jeff Geerling d6706d703c Merge pull request #114 from nerzhul/skip_name_resolve 8 years ago
nerzhul 5e7edb8580 Add mysql_skip_name_resolve parameter 8 years ago
Jeff Geerling 48ef3413b3 PR #119 follow-up: Remove redhat-lsb-core install from test containers. 8 years ago
Jeff Geerling 27336a8116 Merge pull request #119 from curantes/patch-1 8 years ago
curantes 290d9f05a6 remove requirement of redhat-lsb-core 8 years ago
Jeff Geerling f94f3a6bed Merge pull request #116 from geerlingguy/dglaser-master 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 b8ee93bdd1 Merge branch 'master' of git://github.com/dsglaser/ansible-role-mysql into dglaser-master 8 years ago
Jeff Geerling 63064eab7f Remove second idempotence test, fix follow-up to #115. 8 years ago
Jeff Geerling cad1192ff1 Merge pull request #115 from jonpugh/patch-1 8 years ago
Jon Pugh c87ce1f672 Adding a "test role again" 8 years ago
Jon Pugh 08f2b86a9a Fix "when" statement for mysql error log file permissions. 8 years ago
Jeff Geerling 7a0a48278f Merge pull request #108 from geerlingguy/63-ubuntu-xenial 8 years ago
Jeff Geerling ab21fa133f Fixes #63: Running role on Ubuntu 15/16.04 fails. 8 years ago
Jeff Geerling 9b3c7c8a0a Merge pull request #103 from BlackMesh/no_change_slow_query_log 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 64a7b7357a Updated README for RHEL 7 8 years ago
David Glaser 01abbcaca3 Adapted for RHEL 7: 8 years ago
Jeff Geerling 270530398e Merge pull request #96 from drzraf/patch-1 8 years ago
Raphaël Droz 8ee93d8d3d add no_log to operation on confidential data 8 years ago
Jeff Geerling dab3e1e62c Fixes #90, #89, #68, #34: Add note for root password issues and document sudo requirement. 8 years ago
Jeff Geerling 94b0b17921 Update README. 8 years ago
Jeff Geerling acd14ea309 Ansible Galaxy 2.0 updates. 8 years ago
Jeff Geerling a4eacfa193 Merge pull request #84 from oxyc/docker 8 years ago
Oskar Schöldström 6e9b80c193 Add a custom initctl script to fix Ubuntu 14.04. Disable 12.04 8 years ago
Oskar Schöldström 7038d6ed61 fix connection tests failing on centos6 as performance_schema db does not exist 8 years ago
Oskar Schöldström 88409e2079 add separate test playbook for centos7 8 years ago
Oskar Schöldström d190734e84 Add initial docker setup 8 years ago
Jeff Geerling 693ad377ff Ansible version bump. 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
Jeff Geerling 9495e1d9f9 Fixes #52: Remove deprecated log_slow_queries variable from template. 9 years ago
Jeff Geerling 38b4a90117 Merge pull request #78 from caspark/master 9 years ago
Caspar Krieger 984473e138 Set pidfile even when not running via mysqld_safe 9 years ago
Jeff Geerling 0c224d8e9d PR #76 follow-up: Clean up defaults examples. 9 years ago
Jeff Geerling a3d3bf21d9 Merge pull request #76 from BlackMesh/allow_custom_variables 9 years ago
Solomon Gifford 1b1e11b689 Fixed spacing 9 years ago
Jeff Geerling 0c1026d2d7 PR #65: Document addition of append_privs option for mysql_users. 9 years ago
Jeff Geerling 00d2287094 Merge pull request #65 from raistlin/raistlin-patch-1 9 years ago
Solomon Gifford 0556899ab4 Support mariadb and other mysql implementations that have a mysql include directory for my.cnf overrides 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
Jeff Geerling b499ee05c4 Merge pull request #75 from BlackMesh/delete_root_external 9 years ago
Solomon Gifford 9de3121b26 Allow configuration of variables not currently supported 9 years ago
Solomon Gifford 140026c7f1 Disallow root login remotely 9 years ago