summaryrefslogtreecommitdiffstats
path: root/roles/apache
Commit message (Collapse)AuthorAgeFilesLines
* Change all instances of ansible_distribution_major_version to filter to int ↵Kevin Fenzi2015-05-271-2/+2
| | | | for comparisons.
* Test defining collectd_apache in the apache role.Ricky Elrod2015-05-251-0/+2
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* Finally move the tasks/apache.yml to a role. This allows us to order it with ↵Kevin Fenzi2015-05-071-0/+72
the other roles.