summaryrefslogtreecommitdiff
path: root/web_infrastructure/apache2_module
Commit message (Expand)AuthorAgeFilesLines
* file extensions!Michael DeHaan2014-09-261-89/+0
* Restructuring.Michael DeHaan2014-09-261-0/+89
* Move modules into subdirectory.Michael DeHaan2014-09-261-89/+0
* Merge branch '7736' of https://github.com/kcghost/ansible into kcghost-7736James Cammarata2014-08-081-2/+2
|\
| * apache2_module handles multiple lines of output, fixes #7736 and #7857Casey Fitzpatrick2014-06-241-2/+2
* | apache2_module: Handle dep resolutionJack Neely2014-05-231-1/+1
* | apache2_module: whitespace cleanupJack Neely2014-05-231-2/+2
|/
* made enabled/disabled checks of apache2_module workableChristian Berendt2014-04-281-23/+14
* Fix exampleJoel Schuweiler2014-04-271-1/+1
* Add version_added info + changelogMichael DeHaan2014-03-281-2/+4
* use module.get_bin_path() for a2enmodChristian Berendt2014-03-281-2/+4
* removed duplicated <<INCLUDE_ANSIBLE_MODULE_COMMON>> lineChristian Berendt2014-03-281-3/+0
* added module to enable/disable Apache2 modulesChristian Berendt2014-03-281-0/+97