Commit Graph

48 Commits (8247c0172b7c31c4d1d42494bdbfd46dc380a90c)

Author SHA1 Message Date
Cove Schneider 8247c0172b remove superfluous defaults 2016-12-08 11:32:43 -05:00
Cove Schneider 8490a4e9d0 add zabbix_group module 2016-12-08 11:32:43 -05:00
Rene Moser 4ef17aa162 zabbix_group: remove current module in favor of PR #346 2016-12-08 11:32:43 -05:00
Toshio Kuratomi 96fbe86f6a Fix docs - don't need quote anymore 2016-12-08 11:32:43 -05:00
Rene Moser 3505dcb74c zabbix_maintenance: prevent to log password 2016-12-08 11:32:42 -05:00
Rene Moser b985c4d6a4 zabbix: improve module doc 2016-12-08 11:32:42 -05:00
Rene Moser 47eab56280 zabbix: improve arguments and prevent to log password 2016-12-08 11:32:42 -05:00
Rene Moser a9449aa078 zabbix: remove redundant import of module_utils 2016-12-08 11:32:42 -05:00
tedder 59ce6832a3 use newer required_one_of syntax; unsure why there's app_name vs appname, so leaving it alone. 2016-12-08 11:32:42 -05:00
tedder 9e7b59159f they call it a key, not a token 2016-12-08 11:32:42 -05:00
tedder 28f8f5ed70 fix 404'd url. There's no perfect replacement, but this is okay. 2016-12-08 11:32:41 -05:00
Tim Bielawa 33b9aaeaaf Allow nagios module to be licensed as gpl v2 or newer 2016-12-08 11:32:41 -05:00
Toshio Kuratomi efc63d9c40 Update module_utils "import" to the new-style
Fixes #505
2016-12-08 11:32:41 -05:00
Toshio Kuratomi 4f07e8b256 Many more doc fixes 2016-12-08 11:32:40 -05:00
Brian Coca d344a3fde3 more string corrections 2016-12-08 11:32:39 -05:00
Brian Coca 2753cd186a moar quotes 2016-12-08 11:32:39 -05:00
Brian Coca c4f52f62f7 fix doc parsing by correctly quoting author 2016-12-08 11:32:39 -05:00
Greg DeKoenigsberg 711d2503fd Formatting fix in author list 2016-12-08 11:32:38 -05:00
Greg DeKoenigsberg 425989831f Add 2016-12-08 11:32:38 -05:00
Nick Harring 523cdc6959 Removed as keyword for 2.4 and earlier backwards compat. 2016-12-08 11:32:37 -05:00
Nick Harring de43779565 Fixed ansible module import which I changed chasing a better PEP-8 score. 2016-12-08 11:32:37 -05:00
Nick Harring 385f319b46 Added version_added in Documentation output. Fixed shebang to be /usr/bin/python. 2016-12-08 11:32:37 -05:00
Nick Harring bb817b26c6 PEP-8 style fixes 2016-12-08 11:32:37 -05:00
Nick Harring 75562afee1 Added Epic copyright notice, clarified examples. 2016-12-08 11:32:37 -05:00
Nick Harring 367af8e1d3 Initial public revision. 2016-12-08 11:32:37 -05:00
Toshio Kuratomi a8c12ec097 Add python >= 2.6 to documented deps 2016-12-08 11:32:36 -05:00
Matt Martz 8bd5757720 Fix up modules that have python24 syntax error 2016-12-08 11:32:36 -05:00
Brian Coca 312814c51b fixed doc issues on zabbix_screen 2016-12-08 11:32:31 -05:00
Brian Coca caeeacd4f4 minor documentation fixes 2016-12-08 11:32:30 -05:00
Cove Schneider 0456685726 add zabbix_screen 2016-12-08 11:32:30 -05:00
Cove Schneider 0a2334069d add zabbix_hostmacro 2016-12-08 11:32:30 -05:00
Cove Schneider a138a5dcf4 add zabbix_host 2016-12-08 11:32:30 -05:00
Brian Coca 4fb47d443b fixed logentries 2016-12-08 11:32:26 -05:00
Brian Coca f319bdbfa4 minor fixes to logentries 2016-12-08 11:32:25 -05:00
Ruben Van den Bossche 1943ee7311 Added support for --name and --type arguments when following a new log 2016-12-08 11:32:25 -05:00
Rob White e6eb7d47eb Keep 'process' lowercase to protect against upstream changes 2016-12-08 11:32:24 -05:00
Rob White ef8ca7c063 Changed status() to be case-sensitive of process 2016-12-08 11:32:24 -05:00
Giovanni Tirloni ccd3044ea5 Fix dangerous use of empty list as default arg (mutable) 2016-12-08 11:32:24 -05:00
Jeroen Thora 74d6c7fd06 Fixed small typo in zabbix group docs 2016-12-08 11:32:22 -05:00
Stein Inge Morisbak b685cc32c0 Removed import of json. It is already imported in the common module. 2016-12-08 11:32:22 -05:00
Stein Inge Morisbak 5b56faeed2 Fall back to simplejson if ImportError on json 2016-12-08 11:32:22 -05:00
Toshio Kuratomi 79bd23da3e Fixes to documentation 2016-12-08 11:32:21 -05:00
nate-kingsley 854e086efc 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.
2016-12-08 11:32:21 -05:00
René Moser cc666194ac zabbix_group: new module
Add or remove a host group to Zabbix.

Signed-off-by: René Moser <mail@renemoser.net>
2016-12-08 11:32:20 -05:00
René Moser e9eb19a7f2 zabbix_maintenance: set state to be present by default
Signed-off-by: René Moser <mail@renemoser.net>
2016-12-08 11:32:18 -05:00
Michael DeHaan 7ba58f93a0 package files 2016-12-08 11:32:18 -05:00
Michael DeHaan 5879c503bb File extensions! 2016-12-08 11:32:18 -05:00
James Cammarata d4b117843a Copying snapshot of extras modules 2016-12-08 11:32:07 -05:00