Jeff Geerling
|
e8575a76c3
|
Syntax adjustment for #28.
|
2015-04-10 15:43:06 -05:00 |
|
Jeff Geerling
|
364cb3ef34
|
Merge pull request #28 from BlackMesh/local-action-password
#28 Make root password configuration more flexible, able to work with local_action
|
2015-04-10 15:41:15 -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 |
|
Solomon Gifford
|
75cf220549
|
Fixes #26 to remove all anonymous users, particularly the one with the host as the hostname
|
2015-04-10 09:29:52 -04:00 |
|
Solomon Gifford
|
0fbf3fa4d8
|
Support for setting root password when running as local_action
|
2015-04-10 09:26:24 -04:00 |
|
Solomon Gifford
|
f9d367cb80
|
optional-mycnf-force
|
2015-04-10 09:20:00 -04:00 |
|
Jeff Geerling
|
3d0762b7dd
|
Fixes #22: Make MySQL root user password settings more reliable.
|
2015-04-09 11:18:58 -05:00 |
|
Tim Gerla
|
31f0c7c8fe
|
Merge pull request #101 from lamosty/capitalize_WordPress_P
Capitalize P in WordPress
|
2015-04-04 10:24:35 -04:00 |
|
Rastislav Lamos
|
fd252c93b7
|
Capitalize P in WordPress
|
2015-04-04 14:58:07 +02:00 |
|
Tim Gerla
|
e57a9e249e
|
Merge pull request #79 from simonbavink/master
role common as user root
|
2015-03-30 08:34:57 -05:00 |
|
Tim Gerla
|
f73df20300
|
Merge pull request #99 from juanotto/master
Installing EPEL correctly for Centos/RHEL 6 and 7
|
2015-03-30 08:31:17 -05:00 |
|
Brian Coca
|
a1a02ddc8b
|
Merge pull request #100 from coloradopioneer/master
fixed typo
|
2015-03-24 15:44:57 -04:00 |
|
Jesse Willis
|
791504a7a7
|
fixed typo
|
2015-03-24 13:41:21 -06:00 |
|
Jeff Geerling
|
4b686f53af
|
Don't set replication role to 'master' by default, saves binlogs.
|
2015-03-10 08:46:21 -05:00 |
|
Jeff Geerling
|
53e27f8fd5
|
Fixes #20: Allow configuration of expire-logs-days.
|
2015-02-28 22:00:26 -06:00 |
|
Juan Francisco Ottonello
|
c709b262a8
|
Installing EPEL for Centos/RHEL 6 and 7 in the same play, using 'when' conditionals. Previously it worked just for version 6
|
2015-02-21 19:18:10 +13:00 |
|
Toshio Kuratomi
|
36ad14d24e
|
Merge pull request #97 from takis/master
Replace the legacy 'action: module options' format
|
2015-01-22 10:43:25 -08:00 |
|
Panagiotis Issaris
|
976f70924d
|
Replace the legacy 'action: module options' format
Where sensible replace the legacy 'action: module options' format with
the more conventional 'module: options' format.
|
2015-01-22 12:30:26 +01:00 |
|
Panagiotis Issaris
|
e36bd83add
|
Tabs are outlawed according to yaml.org
|
2015-01-22 12:14:57 +01:00 |
|
Jeff Geerling
|
361126b8b0
|
Issue #9: Allow mysql_packages to be overridden.
|
2015-01-13 09:23:33 -06:00 |
|
Jeff Geerling
|
5ff8709f6b
|
Issue #14: InnoDB log size is 5MB even though 64MB is specified (Ubuntu).
|
2015-01-13 09:18:27 -06:00 |
|
Tim Gerla
|
89b42d0871
|
Merge pull request #95 from mkonecny/master
Fix broken URL in comments
|
2015-01-12 11:29:55 -08:00 |
|
Martin Konecny
|
5023730b03
|
Fix broken URL in comments
|
2015-01-12 14:28:28 -05:00 |
|
Tim Gerla
|
52ef6a50a7
|
Merge pull request #94 from tuladhar/fix_indentation
Fix indentation in mongodb/site.yml
|
2015-01-11 08:39:45 -08:00 |
|
Puru Tuladhar
|
433f7f3a86
|
Fix indentation in mongodb/site.yml
|
2015-01-11 20:04:44 +05:45 |
|
Simon Bavink
|
e88f6bdf06
|
Merge remote-tracking branch 'upstream/master'
|
2015-01-10 09:12:51 +01:00 |
|
Brian Coca
|
ac64aff9e7
|
Merge pull request #80 from simonbavink/fix_service_haproxy
Start and enable the haproxy service + service enabled= true->yes
|
2015-01-09 20:03:02 -05:00 |
|
Jeff Geerling
|
9899916b4a
|
Use correct MySQL socket file for Ubuntu.
|
2015-01-08 18:12:30 -06:00 |
|
Jeff Geerling
|
8299775d52
|
Make sure socket connections work correctly on Ubuntu.
|
2015-01-08 18:04:16 -06:00 |
|
Jeff Geerling
|
710c52c671
|
Test connecting through TCP.
|
2015-01-08 17:30:00 -06:00 |
|
Jeff Geerling
|
6dd24c2d24
|
Add new mysql_config_file variable so Ubuntu my.cnf file paths are correct.
|
2015-01-08 17:20:30 -06:00 |
|
Jeff Geerling
|
2c5843f164
|
Only add replication config if replication is setup.
|
2015-01-07 10:41:58 -06:00 |
|
Jeff Geerling
|
420894477e
|
Remove mysql_state variable, since it doesn't work as expected.
|
2015-01-07 10:28:09 -06:00 |
|
Jeff Geerling
|
64e4ed6e08
|
Add mysql_state and mysql_enabled_on_startup options.
|
2015-01-07 10:16:36 -06:00 |
|
Jeff Geerling
|
db5f7797e9
|
Merge pull request #8 from darthwade/feature-bind-address
Add mysql_bind_address to configuration.
|
2014-11-16 15:29:41 -06:00 |
|
Vadym Petrychenko
|
0b72ec9fbb
|
add mysql_bind_address to configuration
|
2014-11-15 19:23:19 +01:00 |
|
Jeff Geerling
|
08e75e249b
|
Add replication options to README.
|
2014-11-08 21:48:34 -06:00 |
|
Jeff Geerling
|
6967874c08
|
Issue #6: Add replication configuration.
|
2014-11-08 21:43:31 -06:00 |
|
Jeff Geerling
|
181aef9806
|
Stylistic cleanup and reorganization.
|
2014-11-08 15:10:49 -06:00 |
|
Jeff Geerling
|
a85ecf03be
|
Update test.
|
2014-11-08 14:36:01 -06:00 |
|
Andrej Jechropov
|
b91be84f93
|
fix mongoc and mongod templates, also fix replication hosts order in hosts file and README.md
|
2014-11-05 15:44:29 -05:00 |
|
Jeff Geerling
|
484c627745
|
Update default mysql_max_allowed_packet variable.
|
2014-10-14 22:59:05 -04:00 |
|
Toshio Kuratomi
|
675fb88483
|
Update examples for modern ansible and state that duplicating parameters causes an error.
|
2014-10-02 14:32:56 -04:00 |
|
Tim Gerla
|
59ba91f064
|
Merge pull request #87 from MacRonin/master
Update lamp_simple to use remote_user
|
2014-09-15 09:58:31 -07:00 |
|
MacRonin
|
b7f5049993
|
Update lamp_simple to use remote_user
Update lamp_simple to use remote_user instead of user to avoid
confusion..
|
2014-09-15 12:51:20 -04:00 |
|
Tim Gerla
|
6bf14b05c0
|
Merge pull request #86 from skyl/patch-3
Update tomcat download url (was 404)
|
2014-09-12 12:52:53 -07:00 |
|
Skylar Saveland
|
7d916919cf
|
Update tomcat download url (was 404)
Use apache.org backup url, upgrade from 7.0.50 to 7.0.55
|
2014-09-12 12:50:57 -07:00 |
|
Michael DeHaan
|
a2ad8d7eb3
|
Merge pull request #85 from ansible/revert-84-patch-2
Revert "use sudo instead of root"
|
2014-09-12 15:47:18 -04:00 |
|
Michael DeHaan
|
4693e1fbbb
|
Revert "use sudo instead of root"
|
2014-09-12 15:47:10 -04:00 |
|
Tim Gerla
|
72163b0237
|
Merge pull request #84 from skyl/patch-2
use sudo instead of root
|
2014-09-12 12:46:37 -07:00 |
|