Commit Graph

7 Commits (c0543db5f3290544fae6df0cc53712f4ca4a28e5)

Author SHA1 Message Date
Casey Fitzpatrick c0543db5f3 apache2_module handles multiple lines of output, fixes #7736 and #7857 12 years ago
Christian Berendt 0a35850927 made enabled/disabled checks of apache2_module workable 12 years ago
Joel Schuweiler c1470db8fd Fix example 12 years ago
Michael DeHaan 54180817cd Add version_added info + changelog 12 years ago
Christian Berendt 5b8cdf6ce2 use module.get_bin_path() for a2enmod 12 years ago
Christian Berendt a500f63766 removed duplicated <<INCLUDE_ANSIBLE_MODULE_COMMON>> line 12 years ago
Christian Berendt 62813f72a5 added module to enable/disable Apache2 modules
This module uses a2enmod or a2dismod to enable or disable
Apache2 modules.
12 years ago