Commit graph

168 commits

Author SHA1 Message Date
Tim Gerla
e893d916ab Merge pull request #66 from drag00n/addhaproxycheck
add wait_for option to check for webserver uptime before haproxy enables
2014-06-04 07:36:25 -07:00
drag00n
e7c4070819 Remove s from 80 2014-05-27 15:31:48 -04:00
drag00n
235f41aa39 add wait_for option to check for webserver uptime before haproxy enables 2014-05-21 19:42:47 -04:00
Tim Gerla
e70021064c Merge pull request #63 from drag00n/autowordpress
Autowordpress
2014-04-15 10:03:13 -07:00
drag00n
69f30ee775 fix spelling errors 2014-04-15 12:57:19 -04:00
drag00n
5714b44d01 Added auto updating to wordpress 2014-04-14 21:46:02 -04:00
drag00n
942ace576f update to 3.7 ver wordpress 2014-04-14 21:46:02 -04:00
Tim Gerla
604ae6fc9a Merge pull request #62 from alimony/patch-1
Fix accidentally hidden placeholder.
2014-04-04 14:42:17 -07:00
Markus Amalthea Magnuson
7712927ad6 Fix accidentally hidden placeholder. 2014-04-04 23:09:55 +02:00
Tim Gerla
9e3fbd25f5 Merge pull request #61 from jsmartin/riak_redo
Now using ansible-galaxy roles.  Docs updated.
2014-04-04 06:51:59 -07:00
James Martin
fcf2b33562 Example now uses ansible-galaxy roles. Docs updated to reflect role changes and galaxy installation. 2014-04-01 17:49:19 -04:00
Michael DeHaan
38b327ecff Merge pull request #60 from jjshoe/patch-1
Comment wrap issue fixed
2014-03-25 10:22:57 -04:00
jjshoe
b3131123f5 Comment wrap issue fixed 2014-03-25 07:48:02 -05:00
Tim Gerla
090a5203ce Merge pull request #59 from rasputnik/patch-1
don't bounce tomcat unless needed
2014-03-10 06:58:06 -07:00
Dick Davies
9c294b4dd7 don't bounce tomcat unless needed
found this playbook (it's fab) but it's bouncing tomcat after every run whether or not
something has changed in the config.
2014-03-10 10:54:43 +00:00
Tim Gerla
497e49c965 Merge pull request #57 from KyleJamesWalker/master
Added with_items dictionary example.
2014-02-19 11:33:06 -08:00
Kyle Walker
467b5785c0 Fix with_items dictionary example. 2014-02-19 09:55:55 -08:00
Kyle Walker
26c85ea943 Added with_items dictionary example.
Example of using with items with more than one parameter.
2014-02-19 09:34:00 -08:00
Tim Gerla
b729954019 Merge pull request #55 from gianlucaborello/hadoop_readme_fix
Fix README for hadoop.
2014-02-17 14:55:12 -08:00
Gianluca Borello
d3621db2ea Fix README for hadoop: If hadoop_all is excluded, then the role common is never executed 2014-02-17 14:51:42 -08:00
Tim Gerla
fa751bb83f Merge pull request #53 from soulmachine/master
fixed a document typo
2014-01-28 08:41:55 -08:00
Tim Gerla
3bfcf1b0d3 Merge pull request #54 from soulmachine/use-relative-path
use relative paths for images
2014-01-28 08:40:51 -08:00
Frank
b589d679b3 use relative paths for images 2014-01-28 15:44:08 +08:00
Frank
60e0564e89 fixed a document typo 2014-01-28 14:29:20 +08:00
Tim Gerla
93ff879e60 remove site-specific settings 2014-01-26 13:59:56 -06:00
David Federlein
1ef1e71a5a Formatting 2014-01-16 10:44:16 -06:00
David Federlein
e442dafce5 Fixed an incorrect extract directory and updated for 7.0.50 2014-01-16 10:43:55 -06:00
Tim Gerla
ee812c726e Merge pull request #50 from rgarrigue/patch-1
Update main.yml
2014-01-16 08:29:55 -08:00
Tim Gerla
5470357053 Merge pull request #49 from thuandt/master
Fix some issues in wordpress-nginx
2014-01-16 08:28:59 -08:00
Rémy G.
9b1aaa5ea5 Update main.yml
Fixes according to the actual syntax
2014-01-08 16:01:53 +01:00
MrTux
e4bdecb6c5 chmod after copy wordpress config 2014-01-01 04:37:55 +07:00
MrTux
824d35d0e3 Don't use sudo in 'Fetch random salts for Wordpress config' 2014-01-01 04:37:09 +07:00
MrTux
22090f0795 Task "Copy the EPEL repository definition" need libselinux-python package 2014-01-01 04:35:51 +07:00
MrTux
e4987a9de4 Add options for sudo 2014-01-01 04:34:23 +07:00
Tim Gerla
c792e6c0c9 Merge pull request #48 from surukuntu/master
Fixed - Aborting, target uses selinux but python bindings (libselinux-python) aren't installed!
2013-12-26 19:07:02 -08:00
usurusr
f85695732b Merge branch 'master' of github.com:surukuntu/ansible-examples 2013-12-26 13:31:29 -07:00
usurusr
3fc30111fd Added selinux role to download and install libselinux-python to fix selinux error 2013-12-26 13:31:14 -07:00
Tim Gerla
9c7dfb956c Merge pull request #47 from surukuntu/master
Update main.yaml of tomcat-standalone tasks
2013-12-26 11:14:54 -08:00
surukuntu
2d1ab3a0dc Update main.yaml of tomcat-standalone tasks
Changed tomcat version to download from 7.0.42 -> 7.0.47

7.0.42 url returns 404 error.
2013-12-26 12:06:28 -07:00
Tim Gerla
c96fba7c3e Merge pull request #45 from m0rganic/patch-2
changed tomcat startup from state=started to state=restarted
2013-12-15 17:08:26 -08:00
Morgan Bickle
8d8e7c30a2 changing start tomcat from started to restarted
A detailed discussion of the issue can be found on this thread. 

https://groups.google.com/forum/#!msg/ansible-project/0WK4J8sefZs/YtuT_1v5xCQJ
2013-12-15 19:48:32 -05:00
Tim Gerla
1bfec9f93f Merge pull request #44 from tgerla/ec2fixups
Modernize action calls and clean comments a bit
2013-12-12 11:33:37 -08:00
Tim Gerla
bfa2f1cd2b Modernize action calls and clean comments a bit 2013-12-12 13:30:42 -06:00
Tim Gerla
93c899a287 Merge pull request #43 from tgerla/fixec2
Fix with_items variable syntax in ec2 example
2013-12-07 10:25:50 -08:00
Tim Gerla
f4c4c26aab Fix with_items variable syntax in ec2 example 2013-12-07 10:25:19 -08:00
Benno Joy
a2ea229447 Update README.md 2013-12-02 15:55:22 +05:30
Tim Gerla
26a0127934 Merge pull request #41 from tgerla/fixselinux
detect selinux and act accordingly
2013-12-02 02:01:09 -08:00
Tim Gerla
c6cfe808bd detect selinux and act accordingly 2013-12-02 12:56:00 +03:00
Tim Gerla
c769d5e045 Fix #40 -- test to see if selinux is enabled before running seboolean. 2013-11-26 19:35:50 -08:00
Tim Gerla
b4945a10c3 fix #36 and force the installation of libselinux-python 2013-11-23 12:11:40 -08:00