Stein Inge Morisbak
c4af7a1324
Removed import of json. It is already imported in the common module.
2014-12-09 15:38:55 +01:00
Stein Inge Morisbak
5a2b80ccaa
Fall back to simplejson if ImportError on json
2014-12-09 13:14:50 +01:00
Toshio Kuratomi
19e688b017
Fixes to documentation
2014-12-03 08:16:11 -08:00
Brian Coca
e8c316c08a
Merge pull request #105 from nate-kingsley/devel
...
Adding Uptime Robot Module
2014-12-01 11:51:37 -05:00
Brian Coca
c9dadee7a7
Merge pull request #6 from resmo/feature/zabbix_group
...
zabbix_group: new module
2014-12-01 11:33:19 -05:00
nate-kingsley
d7183a3b67
Adding Uptime Robot Module
...
Added uptime robot module. This currently has the ability to start or
pause existing monitors. The ability to create or delete is forthcoming.
2014-11-11 10:48:29 -05:00
René Moser
8c16f9c39c
zabbix_group: new module
...
Add or remove a host group to Zabbix.
Signed-off-by: René Moser <mail@renemoser.net>
2014-09-28 22:24:24 +02:00
René Moser
93c7084fa6
zabbix_maintenance: set state to be present by default
...
Signed-off-by: René Moser <mail@renemoser.net>
2014-09-28 20:49:05 +02:00
Michael DeHaan
110250d344
package files
2014-09-26 11:04:10 -04:00
Michael DeHaan
b1e789968b
File extensions!
2014-09-26 10:40:16 -04:00
Michael DeHaan
50f105578a
Restructuring.
2014-09-26 10:14:28 -04:00
Michael DeHaan
73123b69fa
Move modules into subdirectory.
2014-09-26 09:23:50 -04:00
Hagai Kariti
472614c988
Don't return 'state' attr in bigpanda module
...
Fixes a double parameter being passed afterwards
2014-09-08 11:06:49 +03:00
Rene Moser
aa7e422fe8
zabbix_maintenance: move to new boilerplate
2014-09-01 20:13:34 +02:00
Michael DeHaan
16013a38a3
Updating version_added.
2014-08-08 14:24:57 -04:00
abulimov
6834ee7977
zabbix_maintenance small stylistic updates and ansible version bump
2014-08-08 14:24:57 -04:00
Alexander Bulimov
a8d5a3f849
zabbix_maintenance fixes and parameter names update
2014-08-08 14:24:57 -04:00
Alexander Bulimov
713ef83fd6
zabbix_maintenance examples fixes
2014-08-08 14:24:56 -04:00
Alexander Bulimov
3871ef5e92
Initial working version of zabbix_maintenance module
2014-08-08 14:24:56 -04:00
Michael DeHaan
9a04915723
update version added info
2014-08-08 13:38:59 -04:00
Michael DeHaan
05ca1f78fd
Merge pull request #6301 from gitterHQ/devel
...
Pagerduty improvements
2014-08-08 13:36:40 -04:00
Michael DeHaan
a740bc5d49
Update version_added.
2014-08-08 11:42:35 -04:00
Hagai
6264957734
Documentation error
2014-08-08 11:42:35 -04:00
Shahar Kedar
b5544a1bd0
Rename source to source_system and remove it from the documentation.
2014-08-08 11:42:35 -04:00
Hagai
83e20b1484
Add some argument aliases
2014-08-08 11:42:35 -04:00
Hagai
77478efea1
Update docs for bigpanda
2014-08-08 11:42:35 -04:00
Hagai
522ebf684f
Add bigpanda module to monitoring
2014-08-08 11:42:34 -04:00
Michael DeHaan
edcedfc06f
Pagerduty corrected misleading blog post, so no problems with them being in core now. Thank you guys!
2014-07-24 15:21:53 -04:00
Michael DeHaan
24a7da1319
Pagerduty has advocated not using ansible for certain sizes of infrastructure. This module is removed until this is corrected.
...
http://blog.pagerduty.com/2014/06/10-common-ops-mistakes/?utm_source=twitter&utm_medium=social&utm_campaign=blog
2014-07-15 18:07:24 -04:00
Michael DeHaan
8c7cd604f0
Stackdriver module was in the wrong category, so moving.
2014-05-16 08:30:38 -04:00
James Cammarata
8db481d8de
Fixing a typo in the monit module (status and not status())
2014-05-08 16:46:32 -05:00
James Cammarata
bd9d8e8207
Merge branch 'devel' of https://github.com/brian-brazil/ansible into brian-brazil-devel
2014-05-08 16:11:18 -05:00
Chris Lamb
1259475e32
Fail if monit reload failed; don't mask the error.
...
This is necessary for the scenario when you push a new, broken monit
config out, and then set a state=reloaded handler - the error was
previously swallowed so you could end up with successful play but missing
monitoring (!).
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2014-05-08 18:18:28 +01:00
Brian Brazil
296bf6bd04
Use empty string rather than None to avoid TypeError
...
Improve error messages.
2014-04-25 13:30:19 +01:00
Andrew Newdigate
5a07456558
Added additional error checking to avoid HTTP400 responses from ansible.
2014-04-16 23:00:01 +01:00
Andrew Newdigate
34ec5076c3
Removing unused code
2014-04-16 22:44:34 +01:00
Andrew Newdigate
9a9924b975
Merge branch 'devel' of github.com:ansible/ansible into devel
...
Conflicts:
library/monitoring/pagerduty
2014-04-16 22:43:01 +01:00
Brian Brazil
32a67999b6
Fix race conditions where a process gets in state "Running"
...
between the restart/start command and the summary command.
Refactor to avoid repeating the status, and fail if a given call to monit fails.
2014-04-16 18:04:19 +01:00
James Tanner
3f2a100e64
Fix version_added for url in airbrake_deployment module
2014-04-07 22:30:53 -04:00
James Tanner
721d493f81
Fix librato_annotation docstring
2014-03-30 22:28:31 -04:00
Michael DeHaan
1da0f24089
Documentation fixes + add missing license header
2014-03-28 17:20:20 -04:00
Seth Edwards
2463b21d91
add librato annotation module
2014-03-28 17:20:20 -04:00
Michael DeHaan
c072e08cbc
changelog and version bump
2014-03-28 17:04:31 -04:00
Michael DeHaan
eea9ef4404
Merge branch 'add_rollbar_rollbar_deployment_module' of git://github.com/kavu/ansible into devel
2014-03-28 17:03:59 -04:00
Michael DeHaan
17785ea11e
Documentation updates / changelog.
2014-03-28 15:03:04 -04:00
Michael DeHaan
2a776f0701
Merge branch 'added-logentries-module' of git://github.com/ivanvanderbyl/ansible into devel
2014-03-28 15:01:49 -04:00
Max Riveiro
0b3a70797a
Add rollbar_deployment module
...
Signed-off-by: Max Riveiro <kavu13@gmail.com>
2014-03-23 00:38:53 +04:00
Michael DeHaan
376237d9d9
Fixup shell handling in monit module.
2014-03-12 17:43:31 -04:00
James Cammarata
c68be8b418
Remove validate_certs parameter from fetch_url calls
2014-03-12 10:31:01 -05:00
James Cammarata
72217c297d
Adding validate_certs to all modules that use fetch_url
2014-03-12 10:19:54 -05:00