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
René Moser 141e3f045c Merge pull request #1684 from foozmeat/patch-1
Added a source parameter for setting the JIT client name
9 years ago
..
__init__.py package files 10 years ago
airbrake_deployment.py be explicit about urllib import and remove conditional urllib(2) import 9 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 9 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 9 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 9 years ago
sensu_check.py Added a source parameter for setting the JIT client name 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 Replace deprecated exists API for Zabbix 3.0 compatibility 9 years ago
zabbix_host.py Merge pull request #1084 from ritzk/zabbix_inventory-mode 9 years ago
zabbix_hostmacro.py Merge pull request #1763 from eikef/zabbix30apiexistsremoval 9 years ago
zabbix_maintenance.py Merge pull request #1761 from kepstin/zabbix-3-0 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