1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/monitoring
David M. Lee 35cee20a6c
airbrake_deployment: Add version param (#583)
* airbrake_deployment: Add version param

The aibrake v4 API allows for distinct `version` and `revision` params.
The `revision` param is meant to indicate a revision from the version
control system (such as a Git hash), whereas the `version` param is
meant to be a version number (such as 1.2.3). This is especially
noticeable in the Airbrake UI where revisions are truncated to 7
characters, and used to build GitHub style diff links (such as
689a25edcf...e54dd3a01f).

* Add link to PR in changelog

Co-authored-by: Felix Fontein <felix@fontein.de>

* Add version_added to version param

Co-authored-by: Felix Fontein <felix@fontein.de>

* Add type to version's argument_spec

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-06-26 23:05:55 +02:00
..
datadog collection: Change default='no's and 'yes's to default=False and default=True (#556) 2020-06-22 15:56:35 +02:00
sensu Fix examples formatting (#345) 2020-05-16 15:07:51 +02:00
airbrake_deployment.py airbrake_deployment: Add version param (#583) 2020-06-26 23:05:55 +02:00
bigpanda.py collection: Change default='no's and 'yes's to default=False and default=True (#556) 2020-06-22 15:56:35 +02:00
circonus_annotation.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
honeybadger_deployment.py collection: Change default='no's and 'yes's to default=False and default=True (#556) 2020-06-22 15:56:35 +02:00
icinga2_feature.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
icinga2_host.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
librato_annotation.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
logentries.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
logstash_plugin.py Fix examples formatting (#345) 2020-05-16 15:07:51 +02:00
monit.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
nagios.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
newrelic_deployment.py collection: Change default='no's and 'yes's to default=False and default=True (#556) 2020-06-22 15:56:35 +02:00
pagerduty.py collection: Change default='no's and 'yes's to default=False and default=True (#556) 2020-06-22 15:56:35 +02:00
pagerduty_alert.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
pingdom.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
rollbar_deployment.py collection: Change default='no's and 'yes's to default=False and default=True (#556) 2020-06-22 15:56:35 +02:00
spectrum_device.py collection: Change default='no's and 'yes's to default=False and default=True (#556) 2020-06-22 15:56:35 +02:00
stackdriver.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
statusio_maintenance.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
uptimerobot.py Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00