mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 14:41:23 -07:00
Many more doc fixes
This commit is contained in:
parent
ec68f78556
commit
4f07e8b256
23 changed files with 34 additions and 24 deletions
|
@ -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 = '''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue