newrelic_deployment – Notify newrelic about app deployments¶
Synopsis¶
- Notify newrelic about app deployments (see https://docs.newrelic.com/docs/apm/new-relic-apm/maintenance/deployment-notifications#api)
Parameters¶
Examples¶
- newrelic_deployment:
token: AAAAAA
app_name: myapp
user: ansible deployment
revision: '1.0'
Status¶
- This module is not guaranteed to have a backwards compatible interface. [preview]
- This module is maintained by the Ansible Community. [community]
Authors¶
- Matt Coddington (@mcodd)
Hint
If you notice any issues in this documentation, you can edit this document to improve it.