| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Finally move the tasks/apache.yml to a role. This allows us to order it with ↵ | Kevin Fenzi | 2015-05-07 | 1 | -72/+0 |
| | | | | | the other roles. | ||||
| * | Try and make proxies not replace files twice and also fix el7 python hash ↵ | Kevin Fenzi | 2015-02-02 | 1 | -1/+12 |
| | | | | | hotfix. | ||||
| * | Update state from installed/removed to present/absent for yum module as per ↵ | Praveen Kumar | 2014-11-05 | 1 | -1/+1 |
| | | | | | latest documents -> http://docs.ansible.com/yum_module.html | ||||
| * | Set apache logrotate on all the ansible hosts right. | Kevin Fenzi | 2014-06-29 | 1 | -0/+5 |
| | | |||||
| * | Fix old variable usage. Patch from janeznemanic. Thanks! | Kevin Fenzi | 2014-01-01 | 1 | -6/+6 |
| | | |||||
| * | The httpd init script should be executable | Aurélien Bompard | 2013-10-01 | 1 | -0/+1 |
| | | |||||
| * | setting apache to run has been occasionally erroring out for reasons I don't | Seth Vidal | 2013-06-11 | 1 | -0/+1 |
| | | | | | understand on first install. Setting it to ignore_errors for the moment | ||||
| * | tag the whole task list as 'apache' | Seth Vidal | 2013-06-10 | 1 | -0/+6 |
| | | |||||
| * | add apache_status for collectd to apache | Seth Vidal | 2013-06-10 | 1 | -0/+14 |
| | | | | | add appserver header to all apache instances - just b/c | ||||
| * | huh - if your apache config is screwed up then you can't get passed service ↵ | Seth Vidal | 2013-06-07 | 1 | -1/+3 |
| | | | | | | | state=started b/c it won't start tricksy | ||||
| * | - add supervisor restart handler | Seth Vidal | 2013-06-04 | 1 | -0/+32 |
| - add apache tasklist - with hotfixes for hashseed randomization | |||||
