mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-30 21:09:09 -07:00
Proper author info for all remaining modules
This commit is contained in:
parent
18ca7aee07
commit
eb881d7d5d
76 changed files with 131 additions and 76 deletions
|
@ -20,6 +20,7 @@ DOCUMENTATION = '''
|
|||
---
|
||||
module: apache2_module
|
||||
version_added: 1.6
|
||||
author: "Christian Berendt (@berendt)"
|
||||
short_description: enables/disables a module of the Apache2 webserver
|
||||
description:
|
||||
- Enables or disables a specified module of the Apache2 webserver.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue