mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 14:41:23 -07:00
moar quotes
This commit is contained in:
parent
c4f52f62f7
commit
2753cd186a
27 changed files with 32 additions and 27 deletions
|
@ -22,7 +22,7 @@ DOCUMENTATION = '''
|
|||
---
|
||||
module: newrelic_deployment
|
||||
version_added: "1.2"
|
||||
author: Matt Coddington
|
||||
author: '"Matt Coddington (@mcodd)" <coddington@gmail.com>'
|
||||
short_description: Notify newrelic about app deployments
|
||||
description:
|
||||
- Notify newrelic about app deployments (see http://newrelic.github.io/newrelic_api/NewRelicApi/Deployment.html)
|
||||
|
|
|
@ -26,7 +26,7 @@ short_description: Create Zabbix maintenance windows
|
|||
description:
|
||||
- This module will let you create Zabbix maintenance windows.
|
||||
version_added: "1.8"
|
||||
author: Alexander Bulimov
|
||||
author: '"Alexander Bulimov (@abulimov)" <lazywolf0@gmail.com>'
|
||||
requirements:
|
||||
- "python >= 2.6"
|
||||
- zabbix-api
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue