community.general/lib/ansible/modules/extras/monitoring
Toshio Kuratomi ad0d2c1747 Update for modules which import json.
Some do not use the json module directly so don't need import json.
Some needed to fallback to simplejson with no traceback if neither was installed

Fixes #1298
2016-12-08 11:33:44 -05:00
..
__init__.py package files 2016-12-08 11:32:18 -05:00
airbrake_deployment.py be explicit about urllib import and remove conditional urllib(2) import 2016-12-08 11:32:52 -05:00
bigpanda.py added missing license headers fixes #508 2016-12-08 11:33:06 -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 added missing license headers fixes #508 2016-12-08 11:33:06 -05:00
datadog_monitor.py added note on choice version availability 2016-12-08 11:33:43 -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 Update for modules which import json. 2016-12-08 11:33:44 -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 Fix documentation formatting 2016-12-08 11:32:43 -05:00
zabbix_host.py corrected choices which was meant to be type 2016-12-08 11:33:34 -05:00
zabbix_hostmacro.py zabbix: improve module doc 2016-12-08 11:32:42 -05:00
zabbix_maintenance.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
zabbix_screen.py minor docfix 2016-12-08 11:33:20 -05:00