summaryrefslogtreecommitdiffstats
path: root/roles/apache/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Change all instances of ansible_distribution_major_version to filter to int ↵Kevin Fenzi2015-05-271-2/+2
| | | | for comparisons.
* 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.