summaryrefslogtreecommitdiffstats
path: root/tasks/apache.yml
Commit message (Expand)AuthorAgeFilesLines
* Finally move the tasks/apache.yml to a role. This allows us to order it with ...Kevin Fenzi2015-05-071-72/+0
* Try and make proxies not replace files twice and also fix el7 python hash hot...Kevin Fenzi2015-02-021-1/+12
* Update state from installed/removed to present/absent for yum module as per l...Praveen Kumar2014-11-051-1/+1
* Set apache logrotate on all the ansible hosts right.Kevin Fenzi2014-06-291-0/+5
* Fix old variable usage. Patch from janeznemanic. Thanks!Kevin Fenzi2014-01-011-6/+6
* The httpd init script should be executableAurélien Bompard2013-10-011-0/+1
* setting apache to run has been occasionally erroring out for reasons I don'tSeth Vidal2013-06-111-0/+1
* tag the whole task list as 'apache'Seth Vidal2013-06-101-0/+6
* add apache_status for collectd to apacheSeth Vidal2013-06-101-0/+14
* huh - if your apache config is screwed up then you can't get passed service s...Seth Vidal2013-06-071-1/+3
* - add supervisor restart handlerSeth Vidal2013-06-041-0/+32