Commit Graph

132 Commits (dd10475a4e0e16585b508ca65ae48dccf5c9f3bf)

Author SHA1 Message Date
Brian Coca c51c64409e Merge pull request #458 from NickatEpic/devel
New module for creating annotations with Circonus SaaS service
9 years ago
Nick Harring cf2b734ab3 Removed as keyword for 2.4 and earlier backwards compat. 10 years ago
Nick Harring 46f6e5f6fc Fixed ansible module import which I changed chasing a better PEP-8 score. 10 years ago
Nick Harring 910761bd6d Added version_added in Documentation output. Fixed shebang to be /usr/bin/python. 10 years ago
Toshio Kuratomi e5022ba87b Add python >= 2.6 to documented deps 10 years ago
Matt Martz e568032bc3 Fix up modules that have python24 syntax error 10 years ago
Nick Harring c0ca227717 PEP-8 style fixes 10 years ago
Sébastien Fievet 4e21eb09db Typo 10 years ago
Nick Harring dd02f24df9 Added Epic copyright notice, clarified examples. 10 years ago
Nick Harring 650b6e9b4f Initial public revision. 10 years ago
Brian Coca 1754c7a1ca fixed doc issues on zabbix_screen 10 years ago
Brian Coca 39cff86e7b fixed doc issues 10 years ago
Brian Coca c875fa8f94 Merge pull request #352 from cove/zabbix_screen
remove superfluous defaults for required options from zabbix_screen
10 years ago
Brian Coca d0d960c491 Merge pull request #351 from cove/zabbix_hostmacro
remove superfluous defaults for required options from zabbix_hostmacro
10 years ago
Brian Coca 4194d17788 Merge pull request #350 from cove/zabbix_host
remove superfluous defaults for required options from zabbix_host
10 years ago
Brian Coca 510b77ca0e minor documentation fixes 10 years ago
Cove Schneider 32878110d0 remove superfluous defaults 10 years ago
Cove Schneider 636e96fafc remove superfluous defaults 10 years ago
Cove Schneider 7c41002d93 remove superfluous defaults 10 years ago
Brian Coca fa5cbcc17c Merge pull request #343 from cove/zabbix_screen
add zabbix_screen module
10 years ago
Brian Coca 4c01be7bf3 Merge pull request #344 from cove/zabbix_hostmacro
add zabbix_hostmacro module
same comments as for zabbix_host
10 years ago
Cove Schneider 092cb5b4cd add zabbix_screen 10 years ago
Cove Schneider d0256c593a add zabbix_hostmacro 10 years ago
Cove Schneider 3b54e7b00e add zabbix_host 10 years ago
Brian Coca 312d59061c fixed logentries 10 years ago
Brian Coca dbccdef198 minor fixes to logentries 10 years ago
Brian Coca 6e35506655 Merge pull request #98 from rubenvdb/devel
Added support for --name and --type arguments when following a new log
10 years ago
Rob White 13285765a8 Keep 'process' lowercase to protect against upstream changes 10 years ago
Rob White 0f45029827 Changed status() to be case-sensitive of process 10 years ago
Giovanni Tirloni 5ae3bbaf05 Fix dangerous use of empty list as default arg (mutable) 10 years ago
Jeroen Thora 899f1c0a0b Fixed small typo in zabbix group docs 10 years ago
Stein Inge Morisbak c4af7a1324 Removed import of json. It is already imported in the common module. 10 years ago
Stein Inge Morisbak 5a2b80ccaa Fall back to simplejson if ImportError on json 10 years ago
Toshio Kuratomi 19e688b017 Fixes to documentation 10 years ago
Brian Coca e8c316c08a Merge pull request #105 from nate-kingsley/devel
Adding Uptime Robot Module
10 years ago
Brian Coca c9dadee7a7 Merge pull request #6 from resmo/feature/zabbix_group
zabbix_group: new module
10 years ago
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.
10 years ago
Ruben Van den Bossche f532ef1996 Added support for --name and --type arguments when following a new log 10 years ago
René Moser 8c16f9c39c zabbix_group: new module
Add or remove a host group to Zabbix.

Signed-off-by: René Moser <mail@renemoser.net>
10 years ago
René Moser 93c7084fa6 zabbix_maintenance: set state to be present by default
Signed-off-by: René Moser <mail@renemoser.net>
10 years ago
Michael DeHaan 110250d344 package files 10 years ago
Michael DeHaan b1e789968b File extensions! 10 years ago
Michael DeHaan 50f105578a Restructuring. 10 years ago
Michael DeHaan 73123b69fa Move modules into subdirectory. 10 years ago
Hagai Kariti 472614c988 Don't return 'state' attr in bigpanda module
Fixes a double parameter being passed afterwards
10 years ago
Rene Moser aa7e422fe8 zabbix_maintenance: move to new boilerplate 10 years ago
Michael DeHaan 16013a38a3 Updating version_added. 10 years ago
abulimov 6834ee7977 zabbix_maintenance small stylistic updates and ansible version bump 10 years ago
Alexander Bulimov a8d5a3f849 zabbix_maintenance fixes and parameter names update 10 years ago
Alexander Bulimov 713ef83fd6 zabbix_maintenance examples fixes 10 years ago