Commit Graph

20 Commits (45bba8ec64ebf908dd2e480ed620ee98d5665e53)

Author SHA1 Message Date
Brian Coca 083383a2c7 Merge pull request #1753 from eikef/issue1616
Fixes #1616, check whether interface-list exits before querying its length
9 years ago
Brian Coca cb291d3f82 Merge pull request #1618 from plldp/devel
Update zabbix_host.py
9 years ago
Eike Frost 6acc369377 Check whether interface-list exits before querying its length 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
Ronny 7d79dff1d2 Update zabbix_host.py
Use existing proxy when updating a host unless proxy is specified. Before change proxy was always set to none(0) when updating.
9 years ago
Brian Coca 875a055103 corrected choices which was meant to be type 9 years ago
Ritesh Khadgaray 5e103d604a allows user to not update zabbix host config if host is present. 9 years ago
Eike Frost 75e1e9fcda add zabbix proxy support to zabbix_host 9 years ago
Toshio Kuratomi 8b62a45466 Fix docs - don't need quote anymore 9 years ago
Rene Moser 1eb6c37594 zabbix: improve module doc 9 years ago
Rene Moser 9d07fb9618 zabbix: improve arguments and prevent to log password 9 years ago
Rene Moser c9dfeb07c1 zabbix: remove redundant import of module_utils 9 years ago
Greg DeKoenigsberg def8ae9c47 Adding author's github id
...though the real author is perhaps a mystery.
9 years ago
Greg DeKoenigsberg 81b696ca97 Adding author's github id 9 years ago
Toshio Kuratomi e5022ba87b Add python >= 2.6 to documented deps 10 years ago
Brian Coca 39cff86e7b fixed doc issues 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 7c41002d93 remove superfluous defaults 10 years ago
Cove Schneider 3b54e7b00e add zabbix_host 10 years ago