summaryrefslogtreecommitdiffstats
path: root/library/monitoring (follow)
Commit message (Expand)AuthorAgeFilesLines
* zabbix_maintenance: move to new boilerplateRene Moser2014-09-011-2/+1
* Updating version_added.Michael DeHaan2014-08-081-1/+1
* zabbix_maintenance small stylistic updates and ansible version bumpabulimov2014-08-081-21/+30
* zabbix_maintenance fixes and parameter names updateAlexander Bulimov2014-08-081-50/+51
* zabbix_maintenance examples fixesAlexander Bulimov2014-08-081-4/+14
* Initial working version of zabbix_maintenance moduleAlexander Bulimov2014-08-081-0/+352
* update version added infoMichael DeHaan2014-08-081-3/+3
* Merge pull request #6301 from gitterHQ/develMichael DeHaan2014-08-081-16/+71
|\
| * Added additional error checking to avoid HTTP400 responses from ansible.Andrew Newdigate2014-04-171-1/+3
| * Removing unused codeAndrew Newdigate2014-04-161-10/+0
| * Merge branch 'devel' of github.com:ansible/ansible into develAndrew Newdigate2014-04-169-142/+559
| |\
| * | Added 'version_added' attributes for new fields.Andrew Newdigate2014-03-061-2/+25
| * | Added support for setting up maintenance windows of under an hour.Andrew Newdigate2014-03-051-15/+47
* | | Update version_added.Michael DeHaan2014-08-081-0/+1
* | | Documentation errorHagai2014-08-081-1/+1
* | | Rename source to source_system and remove it from the documentation.Shahar Kedar2014-08-081-7/+2
* | | Add some argument aliasesHagai2014-08-081-2/+4
* | | Update docs for bigpandaHagai2014-08-081-2/+2
* | | Add bigpanda module to monitoringHagai2014-08-081-0/+174
* | | Pagerduty corrected misleading blog post, so no problems with them being in c...Michael DeHaan2014-07-241-0/+177
* | | Pagerduty has advocated not using ansible for certain sizes of infrastructure...Michael DeHaan2014-07-161-177/+0
* | | Stackdriver module was in the wrong category, so moving.Michael DeHaan2014-05-161-0/+196
* | | Fixing a typo in the monit module (status and not status())James Cammarata2014-05-081-1/+1
* | | Merge branch 'devel' of https://github.com/brian-brazil/ansible into brian-br...James Cammarata2014-05-081-37/+40
|\ \ \
| * | | Use empty string rather than None to avoid TypeErrorBrian Brazil2014-04-251-10/+10
| * | | Fix race conditions where a process gets in state "Running"Brian Brazil2014-04-161-37/+40
| | |/ | |/|
* / | Fail if monit reload failed; don't mask the error.Chris Lamb2014-05-081-0/+2
|/ /
* | Fix version_added for url in airbrake_deployment moduleJames Tanner2014-04-081-0/+1
* | Fix librato_annotation docstringJames Tanner2014-03-311-1/+1
* | Documentation fixes + add missing license headerMichael DeHaan2014-03-281-24/+22
* | add librato annotation moduleSeth Edwards2014-03-281-0/+171
* | changelog and version bumpMichael DeHaan2014-03-281-0/+1
* | Merge branch 'add_rollbar_rollbar_deployment_module' of git://github.com/kavu...Michael DeHaan2014-03-281-0/+132
|\ \
| * | Add rollbar_deployment moduleMax Riveiro2014-03-221-0/+132
* | | Documentation updates / changelog.Michael DeHaan2014-03-281-5/+5
* | | Merge branch 'added-logentries-module' of git://github.com/ivanvanderbyl/ansi...Michael DeHaan2014-03-281-0/+130
|\ \ \ | |/ / |/| |
| * | Fixed unfollow logicIvan Vanderbyl2013-08-301-3/+3
| * | Added LogEntries moduleIvan Vanderbyl2013-08-301-0/+130
* | | Fixup shell handling in monit module.Michael DeHaan2014-03-121-5/+7
* | | Remove validate_certs parameter from fetch_url callsJames Cammarata2014-03-121-1/+1
* | | Adding validate_certs to all modules that use fetch_urlJames Cammarata2014-03-124-2/+39
* | | Missing comma in argument spec.Michael DeHaan2014-03-111-2/+2
* | | Validate SSL certs accessed through urllib*James Cammarata2014-03-105-133/+70
| |/ |/|
* | Merge pull request #5039 from bpennypacker/airbrakeMichael DeHaan2014-02-121-3/+11
|\ \
| * | use new airbrake API URLBruce Pennypacker2013-11-201-2/+2
| * | Made URL an optional parameterBruce Pennypacker2013-11-071-3/+11
* | | module(nagios): don't catch `SystemExit`Jens Rantil2013-12-041-1/+1
* | | Addresses #5023 Fix import commentsJames Tanner2013-12-025-5/+5
* | | Fixes #5023 Convert all modules to use new snippet import patternJames Tanner2013-12-028-11/+11
|/ /
* | Monit fix - Use case insensitive comparisonryanaudiencepi2013-10-021-5/+5