mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 01:44:03 -07:00
Bulk fix DOCUMENTATION.author (Part 1) (#48934)
* Bulk fix DOCUMENTATION.author
This commit is contained in:
parent
9c71f176f3
commit
3fcc564bbb
157 changed files with 171 additions and 164 deletions
|
@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
|||
DOCUMENTATION = '''
|
||||
---
|
||||
module: apache2_mod_proxy
|
||||
author: Olivier Boukili (@oboukili)"
|
||||
author: Olivier Boukili (@oboukili)
|
||||
version_added: "2.2"
|
||||
short_description: Set and/or get members' attributes of an Apache httpd 2.4 mod_proxy balancer pool
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue