Commit Graph

16 Commits (77eee2b6cac05f2cb182c5c15adecc24d96b0c53)

Author SHA1 Message Date
Julien Recurt cd1114a2bd Add option to use ZabbixApi via auth basic protection 9 years ago
Eike Frost 2810e6542a Replace deprecated exists API for Zabbix 3.0 compatibility 9 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) 9 years ago
Toshio Kuratomi 1276420a3a Fix documentation formatting 9 years ago
Rene Moser c0fb48cd39 zabbix_group: improve params 9 years ago
Rene Moser 3f108732c5 zabbix_group: add backword compatibility
* add alias host_group for host_groups
* add choices for param state
9 years ago
Rene Moser 1c210abc69 zabbix_group: update version added to 1.8
Since we intent to replace the current module, we add the version the current module was added.
9 years ago
Rene Moser f0eb372e99 zabbix_group: update authors to new format 9 years ago
Cove Schneider 8175bd2f78 remove superfluous defaults 9 years ago
Cove Schneider 30832ab4d9 add zabbix_group module 9 years ago
Rene Moser 2d35caf68b zabbix_group: remove current module in favor of PR #346 9 years ago
Toshio Kuratomi 88eff11c04 Many more doc fixes 9 years ago
Greg DeKoenigsberg 13200d4c78 Adding author's github id 9 years ago
Toshio Kuratomi e5022ba87b Add python >= 2.6 to documented deps 10 years ago
Jeroen Thora 899f1c0a0b Fixed small typo in zabbix group docs 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