netbox-zabbix-sync/modules
2024-11-06 15:57:11 +01:00
..
__init__.py Fixed several bugs, set default interface for VM to agent, fixed several linter errors. 2024-10-30 12:23:15 +01:00
device.py Added basic error message when Netbox details are invalid. Fixed logging message for when template context keys are not present. 2024-11-06 15:57:11 +01:00
exceptions.py Splitted modules up into seperate files. 2024-06-10 20:20:38 +02:00
hostgroups.py Added some logging and fixed role assignment for VM's 2024-10-30 20:52:28 +01:00
interface.py Fixed several bugs, set default interface for VM to agent, fixed several linter errors. 2024-10-30 12:23:15 +01:00
tools.py Added logic for proxy groups. Only thing left is consistency check 2024-06-11 16:13:45 +02:00
virtual_machine.py Changed some logging messages and removed import logging statement from troubleshooting 2024-10-30 21:25:58 +01:00