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
t.goto c19a721765 add exit_json
add exit_json code to succesfully exit, when you want to delete the already
deleted host.
Without this, playbook fails with
`Specify at least one group for creating host`
which is not correct message.
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 added note on choice version availability 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 added missing verison_added 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 Add explicit argument_spec types to avoid misinterpretation and subsequent errors (i.e. getting an int instead of the expected str) 10 years ago
zabbix_host.py add exit_json 10 years ago
zabbix_hostmacro.py Merge pull request #706 from eikef/devel 10 years ago
zabbix_maintenance.py Add explicit argument_spec types to avoid misinterpretation and subsequent errors (i.e. getting an int instead of the expected str) 10 years ago
zabbix_screen.py Add explicit argument_spec types to avoid misinterpretation and subsequent errors (i.e. getting an int instead of the expected str) 10 years ago