community.general/lib/ansible/modules/monitoring/zabbix
Anton Alekseyev 7eebec59b3 zabbix_map: Add module to create Zabbix maps based on data written in DOT language (#23026)
* Add zabbix_map module

* Fix PEP8 complainments

* Fix dict comprehension incompatible with python 2.6

* Support Zabbix 3.4 API changes

* Fix documentation

* Minor fixes

* Move zabbix_map to zabbix namespace

* Fix compatibility issue with Zabbix >= 3.4

* Support maps and triggers as map elements
2018-11-18 15:57:51 +01:00
..
__init__.py
zabbix_group.py
zabbix_group_facts.py
zabbix_host.py zabbix_host: fix link template error (#46521) 2018-10-05 10:40:30 -04:00
zabbix_host_facts.py
zabbix_hostmacro.py
zabbix_maintenance.py
zabbix_map.py
zabbix_proxy.py
zabbix_screen.py
zabbix_template.py