index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
library
/
monitoring
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zabbix_maintenance: move to new boilerplate
Rene Moser
2014-09-01
1
-2
/
+1
*
Updating version_added.
Michael DeHaan
2014-08-08
1
-1
/
+1
*
zabbix_maintenance small stylistic updates and ansible version bump
abulimov
2014-08-08
1
-21
/
+30
*
zabbix_maintenance fixes and parameter names update
Alexander Bulimov
2014-08-08
1
-50
/
+51
*
zabbix_maintenance examples fixes
Alexander Bulimov
2014-08-08
1
-4
/
+14
*
Initial working version of zabbix_maintenance module
Alexander Bulimov
2014-08-08
1
-0
/
+352
*
update version added info
Michael DeHaan
2014-08-08
1
-3
/
+3
*
Merge pull request #6301 from gitterHQ/devel
Michael DeHaan
2014-08-08
1
-16
/
+71
|
\
|
*
Added additional error checking to avoid HTTP400 responses from ansible.
Andrew Newdigate
2014-04-17
1
-1
/
+3
|
*
Removing unused code
Andrew Newdigate
2014-04-16
1
-10
/
+0
|
*
Merge branch 'devel' of github.com:ansible/ansible into devel
Andrew Newdigate
2014-04-16
9
-142
/
+559
|
|
\
|
*
|
Added 'version_added' attributes for new fields.
Andrew Newdigate
2014-03-06
1
-2
/
+25
|
*
|
Added support for setting up maintenance windows of under an hour.
Andrew Newdigate
2014-03-05
1
-15
/
+47
*
|
|
Update version_added.
Michael DeHaan
2014-08-08
1
-0
/
+1
*
|
|
Documentation error
Hagai
2014-08-08
1
-1
/
+1
*
|
|
Rename source to source_system and remove it from the documentation.
Shahar Kedar
2014-08-08
1
-7
/
+2
*
|
|
Add some argument aliases
Hagai
2014-08-08
1
-2
/
+4
*
|
|
Update docs for bigpanda
Hagai
2014-08-08
1
-2
/
+2
*
|
|
Add bigpanda module to monitoring
Hagai
2014-08-08
1
-0
/
+174
*
|
|
Pagerduty corrected misleading blog post, so no problems with them being in c...
Michael DeHaan
2014-07-24
1
-0
/
+177
*
|
|
Pagerduty has advocated not using ansible for certain sizes of infrastructure...
Michael DeHaan
2014-07-16
1
-177
/
+0
*
|
|
Stackdriver module was in the wrong category, so moving.
Michael DeHaan
2014-05-16
1
-0
/
+196
*
|
|
Fixing a typo in the monit module (status and not status())
James Cammarata
2014-05-08
1
-1
/
+1
*
|
|
Merge branch 'devel' of https://github.com/brian-brazil/ansible into brian-br...
James Cammarata
2014-05-08
1
-37
/
+40
|
\
\
\
|
*
|
|
Use empty string rather than None to avoid TypeError
Brian Brazil
2014-04-25
1
-10
/
+10
|
*
|
|
Fix race conditions where a process gets in state "Running"
Brian Brazil
2014-04-16
1
-37
/
+40
|
|
|
/
|
|
/
|
*
/
|
Fail if monit reload failed; don't mask the error.
Chris Lamb
2014-05-08
1
-0
/
+2
|
/
/
*
|
Fix version_added for url in airbrake_deployment module
James Tanner
2014-04-08
1
-0
/
+1
*
|
Fix librato_annotation docstring
James Tanner
2014-03-31
1
-1
/
+1
*
|
Documentation fixes + add missing license header
Michael DeHaan
2014-03-28
1
-24
/
+22
*
|
add librato annotation module
Seth Edwards
2014-03-28
1
-0
/
+171
*
|
changelog and version bump
Michael DeHaan
2014-03-28
1
-0
/
+1
*
|
Merge branch 'add_rollbar_rollbar_deployment_module' of git://github.com/kavu...
Michael DeHaan
2014-03-28
1
-0
/
+132
|
\
\
|
*
|
Add rollbar_deployment module
Max Riveiro
2014-03-22
1
-0
/
+132
*
|
|
Documentation updates / changelog.
Michael DeHaan
2014-03-28
1
-5
/
+5
*
|
|
Merge branch 'added-logentries-module' of git://github.com/ivanvanderbyl/ansi...
Michael DeHaan
2014-03-28
1
-0
/
+130
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixed unfollow logic
Ivan Vanderbyl
2013-08-30
1
-3
/
+3
|
*
|
Added LogEntries module
Ivan Vanderbyl
2013-08-30
1
-0
/
+130
*
|
|
Fixup shell handling in monit module.
Michael DeHaan
2014-03-12
1
-5
/
+7
*
|
|
Remove validate_certs parameter from fetch_url calls
James Cammarata
2014-03-12
1
-1
/
+1
*
|
|
Adding validate_certs to all modules that use fetch_url
James Cammarata
2014-03-12
4
-2
/
+39
*
|
|
Missing comma in argument spec.
Michael DeHaan
2014-03-11
1
-2
/
+2
*
|
|
Validate SSL certs accessed through urllib*
James Cammarata
2014-03-10
5
-133
/
+70
|
|
/
|
/
|
*
|
Merge pull request #5039 from bpennypacker/airbrake
Michael DeHaan
2014-02-12
1
-3
/
+11
|
\
\
|
*
|
use new airbrake API URL
Bruce Pennypacker
2013-11-20
1
-2
/
+2
|
*
|
Made URL an optional parameter
Bruce Pennypacker
2013-11-07
1
-3
/
+11
*
|
|
module(nagios): don't catch `SystemExit`
Jens Rantil
2013-12-04
1
-1
/
+1
*
|
|
Addresses #5023 Fix import comments
James Tanner
2013-12-02
5
-5
/
+5
*
|
|
Fixes #5023 Convert all modules to use new snippet import pattern
James Tanner
2013-12-02
8
-11
/
+11
|
/
/
*
|
Monit fix - Use case insensitive comparison
ryanaudiencepi
2013-10-02
1
-5
/
+5
[next]