Commit graph

132 commits

Author SHA1 Message Date
Brian Coca
c51c64409e Merge pull request #458 from NickatEpic/devel
New module for creating annotations with Circonus SaaS service
2015-05-13 09:17:21 -04:00
Nick Harring
cf2b734ab3 Removed as keyword for 2.4 and earlier backwards compat. 2015-05-12 14:42:21 -07:00
Nick Harring
46f6e5f6fc Fixed ansible module import which I changed chasing a better PEP-8 score. 2015-05-12 14:35:47 -07:00
Nick Harring
910761bd6d Added version_added in Documentation output. Fixed shebang to be /usr/bin/python. 2015-05-12 14:27:22 -07:00
Toshio Kuratomi
e5022ba87b Add python >= 2.6 to documented deps 2015-05-12 08:43:31 -07:00
Matt Martz
e568032bc3 Fix up modules that have python24 syntax error 2015-05-11 09:51:48 -05:00
Nick Harring
c0ca227717 PEP-8 style fixes 2015-05-06 09:43:38 -07:00
Sébastien Fievet
4e21eb09db Typo 2015-05-05 16:58:25 +02:00
Nick Harring
dd02f24df9 Added Epic copyright notice, clarified examples. 2015-04-30 10:16:26 -07:00
Nick Harring
650b6e9b4f Initial public revision. 2015-04-29 14:26:16 -07:00
Brian Coca
1754c7a1ca fixed doc issues on zabbix_screen 2015-03-31 09:37:15 -04:00
Brian Coca
39cff86e7b fixed doc issues 2015-03-31 09:37:15 -04:00
Brian Coca
c875fa8f94 Merge pull request #352 from cove/zabbix_screen
remove superfluous defaults for required options from zabbix_screen
2015-03-29 17:09:48 -04:00
Brian Coca
d0d960c491 Merge pull request #351 from cove/zabbix_hostmacro
remove superfluous defaults for required options from zabbix_hostmacro
2015-03-29 17:09:32 -04:00
Brian Coca
4194d17788 Merge pull request #350 from cove/zabbix_host
remove superfluous defaults for required options from zabbix_host
2015-03-29 17:09:15 -04:00
Brian Coca
510b77ca0e minor documentation fixes 2015-03-29 16:51:30 -04:00
Cove Schneider
32878110d0 remove superfluous defaults 2015-03-29 13:41:52 -07:00
Cove Schneider
636e96fafc remove superfluous defaults 2015-03-29 13:41:07 -07:00
Cove Schneider
7c41002d93 remove superfluous defaults 2015-03-29 13:37:15 -07:00
Brian Coca
fa5cbcc17c Merge pull request #343 from cove/zabbix_screen
add zabbix_screen module
2015-03-29 16:06:55 -04:00
Brian Coca
4c01be7bf3 Merge pull request #344 from cove/zabbix_hostmacro
add zabbix_hostmacro module
same comments as for zabbix_host
2015-03-29 16:04:40 -04:00
Cove Schneider
092cb5b4cd add zabbix_screen 2015-03-28 08:18:25 -07:00
Cove Schneider
d0256c593a add zabbix_hostmacro 2015-03-28 00:46:49 -07:00
Cove Schneider
3b54e7b00e add zabbix_host 2015-03-28 00:07:01 -07:00
Brian Coca
312d59061c fixed logentries 2015-02-12 15:55:21 -05:00
Brian Coca
dbccdef198 minor fixes to logentries 2015-02-11 17:32:12 -05:00
Brian Coca
6e35506655 Merge pull request #98 from rubenvdb/devel
Added support for --name and --type arguments when following a new log
2015-02-11 17:26:53 -05:00
Rob White
13285765a8 Keep 'process' lowercase to protect against upstream changes 2015-01-22 11:26:00 +11:00
Rob White
0f45029827 Changed status() to be case-sensitive of process 2015-01-22 11:01:33 +11:00
Giovanni Tirloni
5ae3bbaf05 Fix dangerous use of empty list as default arg (mutable) 2015-01-20 12:35:13 -05:00
Jeroen Thora
899f1c0a0b Fixed small typo in zabbix group docs 2014-12-19 23:43:21 +01:00
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
Ruben Van den Bossche
f532ef1996 Added support for --name and --type arguments when following a new log 2014-11-01 18:30:40 +01: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