mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Many more doc fixes
This commit is contained in:
committed by
Matt Clay
parent
ec68f78556
commit
4f07e8b256
@@ -22,7 +22,7 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: rollbar_deployment
|
||||
version_added: 1.6
|
||||
author: Max Riveiro
|
||||
author: '"Max Riveiro (@kavu)" <kavu13@gmail.com>'
|
||||
short_description: Notify Rollbar about app deployments
|
||||
description:
|
||||
- Notify Rollbar about app deployments
|
||||
|
||||
@@ -64,7 +64,7 @@ options:
|
||||
required: true
|
||||
notes:
|
||||
- The module has been tested with Zabbix Server 2.2.
|
||||
author: René Moser
|
||||
author: '"René Moser (@resmo)" <mail@renemoser.net>'
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
||||
Reference in New Issue
Block a user