New in version 1.6.
Enables or disables a specified module of the Apache2 webserver.
# enables the Apache2 module "wsgi" - apache2_module: state=present name=wsgi # disables the Apache2 module "wsgi" - apache2_module: state=absent name=wsgi
Web Infrastructure Modules
django_manage - Manages a Django application.
Enter search terms or a module, class or function name.