mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-12-19 03:42:23 -06:00
started work on macro support
This commit is contained in:
@@ -31,3 +31,6 @@ class HostgroupError(SyncError):
|
||||
|
||||
class TemplateError(SyncError):
|
||||
""" Class TemplateError """
|
||||
|
||||
class UsermacroError(SyncError):
|
||||
""" Class UsermacroError """
|
||||
|
||||
Reference in New Issue
Block a user