You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/monitoring
Toshio Kuratomi d6af6f8477 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
10 years ago
..
__init__.py package files 11 years ago
airbrake_deployment.py be explicit about urllib import and remove conditional urllib(2) import 11 years ago
bigpanda.py added missing license headers 11 years ago
boundary_meter.py Update for modules which import json. 10 years ago
circonus_annotation.py added missing license headers 11 years ago
datadog_event.py added missing license headers 11 years ago
datadog_monitor.py Replace choices=BOOLEANS by type='bool', fix #1326 10 years ago
librato_annotation.py Use fetch_url's basic auth instead of code specific to this module 11 years ago
logentries.py Changes to author formatting, remove emails 11 years ago
monit.py corrected version_added for new monit timeout opt 10 years ago
nagios.py Remove extraneous space from end of command string in nagios_cmd 10 years ago
newrelic_deployment.py be explicit about urllib import and remove conditional urllib(2) import 11 years ago
pagerduty.py added missing license headers 11 years ago
pagerduty_alert.py Make pagerduty_alert module more inline with ansible modules 10 years ago
pingdom.py added missing license headers 11 years ago
rollbar_deployment.py be explicit about urllib import and remove conditional urllib(2) import 11 years ago
sensu_check.py Update for modules which import json. 10 years ago
stackdriver.py Update for modules which import json. 10 years ago
uptimerobot.py Update for modules which import json. 10 years ago
zabbix_group.py Fix documentation formatting 11 years ago
zabbix_host.py corrected choices which was meant to be type 10 years ago
zabbix_hostmacro.py zabbix: improve module doc 11 years ago
zabbix_maintenance.py Changes to author formatting, remove emails 11 years ago
zabbix_screen.py minor docfix 10 years ago