Commit Graph

6 Commits (d1fbb7cdfeaaa890856e25937d9c53783cb1010a)

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