|
|
@ -22,7 +22,7 @@ DOCUMENTATION = '''
|
|
|
|
---
|
|
|
|
---
|
|
|
|
module: newrelic_deployment
|
|
|
|
module: newrelic_deployment
|
|
|
|
version_added: "1.2"
|
|
|
|
version_added: "1.2"
|
|
|
|
author: Matt Coddington
|
|
|
|
author: "Matt Coddington (@mcodd)" <coddington@gmail.com>
|
|
|
|
short_description: Notify newrelic about app deployments
|
|
|
|
short_description: Notify newrelic about app deployments
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- Notify newrelic about app deployments (see http://newrelic.github.io/newrelic_api/NewRelicApi/Deployment.html)
|
|
|
|
- Notify newrelic about app deployments (see http://newrelic.github.io/newrelic_api/NewRelicApi/Deployment.html)
|
|
|
|