mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-05 10:13:09 +00:00
fix 404'd url. There's no perfect replacement, but this is okay.
This commit is contained in:
@@ -25,7 +25,7 @@ version_added: "1.2"
|
||||
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)
|
||||
- Notify newrelic about app deployments (see https://docs.newrelic.com/docs/apm/new-relic-apm/maintenance/deployment-notifications#api)
|
||||
options:
|
||||
token:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user