Many more doc fixes

This commit is contained in:
Toshio Kuratomi 2015-05-15 12:12:26 -07:00 committed by Matt Clay
commit 4f07e8b256
23 changed files with 34 additions and 24 deletions

View file

@ -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

View file

@ -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 = '''