community.general/lib/ansible/modules/extras/monitoring
Markus Ostertag 8fd23c7d75 Change success status code to 202
As I already mentioned here: a1b1182662 (diff-d04a476e5d71372918cb6e7e5b39a683R120) @jimi-c added some "hidden" additional check in his urllib commit and broke the whole module for everybody as Datadog answers with an 202 in case of success (http://docs.datadoghq.com/api/#troubleshooting).
2016-12-08 11:34:10 -05:00
..
__init__.py package files 2016-12-08 11:32:18 -05:00
airbrake_deployment.py Fix aibrake 2016-12-08 11:34:08 -05:00
bigpanda.py Mark the token as sensitive, since it shouldn't be printed (#2043) 2016-12-08 11:34:07 -05:00
boundary_meter.py Update for modules which import json. 2016-12-08 11:33:44 -05:00
circonus_annotation.py added missing license headers fixes #508 2016-12-08 11:33:06 -05:00
datadog_event.py Change success status code to 202 2016-12-08 11:34:10 -05:00
datadog_monitor.py idempotency fix (#2024) 2016-12-08 11:34:06 -05:00
librato_annotation.py Use fetch_url's basic auth instead of code specific to this module 2016-12-08 11:33:05 -05:00
logentries.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
monit.py corrected version_added for new monit timeout opt 2016-12-08 11:33:38 -05:00
nagios.py Remove extraneous space from end of command string in nagios_cmd 2016-12-08 11:33:38 -05:00
newrelic_deployment.py be explicit about urllib import and remove conditional urllib(2) import 2016-12-08 11:32:52 -05:00
pagerduty.py added missing license headers fixes #508 2016-12-08 11:33:06 -05:00
pagerduty_alert.py Make pagerduty_alert module more inline with ansible modules - use state parameter instead of event_type - add support for check mode 2016-12-08 11:33:14 -05:00
pingdom.py added missing license headers fixes #508 2016-12-08 11:33:06 -05:00
rollbar_deployment.py be explicit about urllib import and remove conditional urllib(2) import 2016-12-08 11:32:52 -05:00
sensu_check.py Added a source parameter for setting the JIT client name 2016-12-08 11:33:57 -05:00
stackdriver.py Update for modules which import json. 2016-12-08 11:33:44 -05:00
uptimerobot.py Update for modules which import json. 2016-12-08 11:33:44 -05:00
zabbix_group.py Add option to use ZabbixApi via auth basic protection 2016-12-08 11:34:00 -05:00
zabbix_host.py Add option to use ZabbixApi via auth basic protection 2016-12-08 11:34:00 -05:00
zabbix_hostmacro.py Add option to use ZabbixApi via auth basic protection 2016-12-08 11:34:00 -05:00
zabbix_maintenance.py Add option to use ZabbixApi via auth basic protection 2016-12-08 11:34:00 -05:00
zabbix_screen.py Add option to use ZabbixApi via auth basic protection 2016-12-08 11:34:00 -05:00