Commit Graph

6 Commits (3fe1083192819f595bf9047ecd1987ec3f9c9d1e)

Author SHA1 Message Date
Christian Berendt 67a8ee24e1 made enabled/disabled checks of apache2_module workable 11 years ago
Joel Schuweiler 7916545979 Fix example 11 years ago
Michael DeHaan 2d116aca5e Add version_added info + changelog 11 years ago
Christian Berendt 9a1c1d3242 use module.get_bin_path() for a2enmod 11 years ago
Christian Berendt b8a8e9fbec removed duplicated <<INCLUDE_ANSIBLE_MODULE_COMMON>> line 11 years ago
Christian Berendt c958c301ae added module to enable/disable Apache2 modules
This module uses a2enmod or a2dismod to enable or disable
Apache2 modules.
11 years ago