mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
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
This commit is contained in:
committed by
Matt Clay
parent
c1f7fa2f3b
commit
1948bcb9e7
@@ -56,10 +56,6 @@
|
||||
/monitoring/datadog_monitor.py
|
||||
/monitoring/rollbar_deployment.py
|
||||
/monitoring/stackdriver.py
|
||||
/monitoring/zabbix_group.py
|
||||
/monitoring/zabbix_host.py
|
||||
/monitoring/zabbix_hostmacro.py
|
||||
/monitoring/zabbix_screen.py
|
||||
/network/citrix/netscaler.py
|
||||
/network/cloudflare_dns.py
|
||||
/network/dnsmadeeasy.py
|
||||
|
||||
Reference in New Issue
Block a user