honeybadger_deployment – Notify Honeybadger.io about app deployments¶
Synopsis¶
- Notify Honeybadger.io about app deployments (see http://docs.honeybadger.io/article/188-deployment-tracking)
Parameters¶
Examples¶
- honeybadger_deployment:
token: AAAAAA
environment: staging
user: ansible
revision: b6826b8
repo: '[email protected]:user/repo.git'
Status¶
- This module is not guaranteed to have a backwards compatible interface. [preview]
- This module is maintained by the Ansible Community. [community]
Authors¶
- Benjamin Curtis (@stympy)
Hint
If you notice any issues in this documentation, you can edit this document to improve it.