Raymond Kuiper
|
a3259c4fe3
|
Merge branch 'develop' into additional-hostgroup-support
|
2025-06-16 10:06:47 +02:00 |
|
TheNetworkGuy
|
a325863aec
|
Fixed several config errors, double exception imports, Linter stuff and edited test for new device_inventory_map key
|
2025-06-08 22:13:36 +02:00 |
|
Twan Kamans
|
45e633b5ed
|
Merge branch 'develop' into unittesting
|
2025-06-08 21:33:21 +02:00 |
|
Raymond Kuiper
|
bc53737e02
|
first supoport of multiple hostgroups
|
2025-06-04 14:23:01 +02:00 |
|
TheNetworkGuy
|
eb307337f6
|
Removed YAML config logic, added python config logic with default fallback. Added ENV variable support for config parameters.
|
2025-04-28 14:50:52 +02:00 |
|
Wouter de Bruijn
|
7781bc6732
|
🚨 "Fixed" linter warnings
|
2025-02-26 14:54:20 +01:00 |
|
Wouter de Bruijn
|
b314b2c883
|
🚨 Formatted and linted files
|
2025-02-26 14:00:18 +01:00 |
|
Raymond Kuiper
|
d65fa5b699
|
Added tag support
|
2025-02-19 15:56:01 +01:00 |
|
Raymond Kuiper
|
3d4e7803cc
|
Implemented vm_usermacro_map
|
2025-02-17 12:48:26 +01:00 |
|
Raymond Kuiper
|
eea7df660a
|
Full usermacro support
|
2025-02-14 15:18:26 +01:00 |
|
Raymond Kuiper
|
1157ed9e64
|
cleanup
|
2025-02-12 12:32:42 +01:00 |
|
Raymond Kuiper
|
c7d3dab27c
|
reverted module split, switched to class inheretance instead. Updated config example.
|
2025-02-12 12:30:28 +01:00 |
|
Raymond Kuiper
|
c76e36ad38
|
Split inventory from the device module and started working on vm inventory support
|
2024-12-19 16:26:18 +01:00 |
|
Raymond Kuiper
|
ffb8d5239c
|
Embedded nesting in hostgroup init.
|
2024-12-18 14:06:40 +01:00 |
|
Raymond Kuiper
|
d0941ff909
|
🏷️ Changed all occurences of "Netbox" to "NetBox" as per the [NetBox Style Guide](https://netboxlabs.com/docs/netbox/en/stable/development/style-guide/).
|
2024-12-06 13:51:05 +01:00 |
|
TheNetworkGuy
|
06f97b132a
|
Changed some logging messages and removed import logging statement from troubleshooting
|
2024-10-30 21:25:58 +01:00 |
|
TheNetworkGuy
|
f1da1cfb50
|
Fixed logging formatting for submodules
|
2024-10-30 20:57:20 +01:00 |
|
TheNetworkGuy
|
5093823287
|
Added some logging and fixed role assignment for VM's
|
2024-10-30 20:52:28 +01:00 |
|
TheNetworkGuy
|
66f24e6891
|
Fixed several bugs, set default interface for VM to agent, fixed several linter errors.
|
2024-10-30 12:23:15 +01:00 |
|
TheNetworkGuy
|
bff34a8e38
|
Renamed VM module for python naming convention. Fixed 2 VM hostgroup bugs. Fixed some whitespace in the VM module.
|
2024-10-30 10:06:29 +01:00 |
|