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 f46e193718 change host.delete() parameter for newer ZBX api.
As of Zabbix API 2.4, host.delete() will not takes parameter with
`hostid` property but only the array of it.
https://www.zabbix.com/documentation/2.2/manual/api/reference/host/delete

fix #1800
9 years ago
..
__init__.py package files 10 years ago
airbrake_deployment.py be explicit about urllib import and remove conditional urllib(2) import 10 years ago
bigpanda.py added missing license headers 9 years ago
boundary_meter.py Update for modules which import json. 9 years ago
circonus_annotation.py added missing license headers 9 years ago
datadog_event.py added missing license headers 9 years ago
datadog_monitor.py added note on choice version availability 9 years ago
librato_annotation.py Use fetch_url's basic auth instead of code specific to this module 9 years ago
logentries.py Changes to author formatting, remove emails 10 years ago
monit.py corrected version_added for new monit timeout opt 9 years ago
nagios.py Remove extraneous space from end of command string in nagios_cmd 9 years ago
newrelic_deployment.py be explicit about urllib import and remove conditional urllib(2) import 10 years ago
pagerduty.py added missing license headers 9 years ago
pagerduty_alert.py Make pagerduty_alert module more inline with ansible modules 9 years ago
pingdom.py added missing license headers 9 years ago
rollbar_deployment.py be explicit about urllib import and remove conditional urllib(2) import 10 years ago
sensu_check.py added missing verison_added 9 years ago
stackdriver.py Update for modules which import json. 9 years ago
uptimerobot.py Update for modules which import json. 9 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) 9 years ago
zabbix_host.py change host.delete() parameter for newer ZBX api. 9 years ago
zabbix_hostmacro.py Merge pull request #706 from eikef/devel 9 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) 9 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) 9 years ago