Commit Graph

16 Commits (5b7e052d06622dd10fff7129a3d082a162b28887)

Author SHA1 Message Date
Michael Scherer 38dc03313e Make zabbix modules compile on python 3
Since the module is not compatible with python 2.4, we
do not need to use the get_exception trick
9 years ago
Julien Recurt cd1114a2bd Add option to use ZabbixApi via auth basic protection 10 years ago
Eike Frost 47466242a3 Add explicit argument_spec types to avoid misinterpretation and subsequent errors (i.e. getting an int instead of the expected str) 10 years ago
Brian Coca 6cd7399a71 minor docfix 10 years ago
knakayama 45f4568753 Fix argument type for zabbix_screen 10 years ago
Rene Moser 1eb6c37594 zabbix: improve module doc 11 years ago
Rene Moser 9d07fb9618 zabbix: improve arguments and prevent to log password 11 years ago
Rene Moser c9dfeb07c1 zabbix: remove redundant import of module_utils 11 years ago
Toshio Kuratomi 576d94e8d4 Update module_utils "import" to the new-style
Fixes #505
11 years ago
Greg DeKoenigsberg 66c83e7ae3 Adding author's github id 11 years ago
Toshio Kuratomi e5022ba87b Add python >= 2.6 to documented deps 11 years ago
Brian Coca 1754c7a1ca fixed doc issues on zabbix_screen 11 years ago
Brian Coca c875fa8f94 Merge pull request #352 from cove/zabbix_screen
remove superfluous defaults for required options from zabbix_screen
11 years ago
Brian Coca 510b77ca0e minor documentation fixes 11 years ago
Cove Schneider 32878110d0 remove superfluous defaults 11 years ago
Cove Schneider 092cb5b4cd add zabbix_screen 11 years ago