..
__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
added missing verison_added
2016-12-08 11:33:48 -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
Replace deprecated exists API for Zabbix 3.0 compatibility
2016-12-08 11:33:55 -05:00
zabbix_host.py
add exit_json
2016-12-08 11:33:57 -05:00
zabbix_hostmacro.py
Replace deprecated exists API for Zabbix 3.0 compatibility
2016-12-08 11:33:55 -05:00
zabbix_maintenance.py
zabbix_maintenance: Stop using api removed in zabbix 3.0
2016-12-08 11:33:55 -05:00
zabbix_screen.py
Add explicit argument_spec types to avoid misinterpretation and subsequent errors (i.e. getting an int instead of the expected str)
2016-12-08 11:33:50 -05:00