TheNetworkGuy
|
b9713792d7
|
fixed bug with device removal state
|
2024-05-22 14:34:03 +02:00 |
|
Twan K
|
45192531f9
|
Merge pull request #58 from TheNetworkGuy/hostname_processing
Added functionallity to allow device names with specials characters
|
2024-05-22 14:09:23 +02:00 |
|
TheNetworkGuy
|
72fde13ef4
|
Added functionallity to allow device names with specials characters such as umlauts.
|
2024-05-22 14:04:42 +02:00 |
|
TheNetworkGuy
|
78b9d5ae8b
|
Fixed trailing white space error.
|
2024-05-22 10:38:53 +02:00 |
|
Twan K
|
60140b4b74
|
Merge pull request #56 from q1x/inventory-zero-values
Allow for source inventory fields to have a value of zero
|
2024-05-22 10:36:11 +02:00 |
|
TheNetworkGuy
|
0b9b8a4898
|
Fixed container path
|
2024-05-22 09:40:28 +02:00 |
|
TheNetworkGuy
|
441d7e7e95
|
Temporary disabled too-many-arguments error for Pylint.
|
2024-05-22 09:35:33 +02:00 |
|
TheNetworkGuy
|
c185b7364d
|
Fixes #57.
|
2024-05-22 09:24:17 +02:00 |
|
Twan K
|
e56451f5e1
|
Update README.md
Fixed Docker package link
|
2024-05-21 15:38:10 +02:00 |
|
Twan K
|
dee6a079a5
|
Update README.md
|
2024-05-21 15:23:20 +02:00 |
|
Twan K
|
2b62caca85
|
Update README.md
Updated to force pipeline container build
|
2024-05-21 15:06:41 +02:00 |
|
Raymond Kuiper
|
e9143eb24c
|
Update netbox_zabbix_sync.py
Minor bug fix for float or int zero values in inventory fields
|
2024-04-12 10:38:43 +02:00 |
|
Twan K
|
4eed151e22
|
Merge pull request #55 from q1x/main
Code cleanup and automated GitHub pylint workflow
|
2024-04-10 22:05:34 +02:00 |
|
Raymond Kuiper
|
3e638c6f78
|
Update netbox_zabbix_sync.py
Minor bug fix for empty Netbox to zabbix inventory field mappings.
|
2024-04-10 14:57:08 +02:00 |
|
Raymond Kuiper
|
634f4b77d5
|
tweaked exception handling
|
2024-03-28 09:51:08 +01:00 |
|
Raymond Kuiper
|
c006e7feb5
|
Let's make pylint happy :)
|
2024-03-27 20:35:32 +01:00 |
|
Raymond Kuiper
|
091c9746c0
|
Fixed proxy issue, rewrite of inventory logic (eval was ugly)
|
2024-03-27 20:33:02 +01:00 |
|
Raymond Kuiper
|
364d376f55
|
corrected even more linting errors
|
2024-03-27 16:33:06 +01:00 |
|
Raymond Kuiper
|
ab2a341fa7
|
Corrected more linting errors
|
2024-03-27 16:26:15 +01:00 |
|
Raymond Kuiper
|
fbb9eeb48c
|
Corrected linting errors
|
2024-03-27 16:24:26 +01:00 |
|
Raymond Kuiper
|
5b08d27a5e
|
Added support for syncing Zabbix Inventory, this is also a fix for https://github.com/TheNetworkGuy/netbox-zabbix-sync/issues/44
|
2024-03-27 15:37:50 +01:00 |
|
Raymond Kuiper
|
583d845c40
|
revert because of file formatting issue
|
2024-03-27 15:22:43 +01:00 |
|
Raymond Kuiper
|
27a4a5c6eb
|
Corrected more pylint errors
|
2024-03-25 11:57:46 +01:00 |
|
Raymond Kuiper
|
537710a4b9
|
Corrected pylint errors
|
2024-03-25 11:56:17 +01:00 |
|
Raymond Kuiper
|
5defc1a25e
|
Corrected another MarkDown error
|
2024-03-25 11:52:10 +01:00 |
|
Raymond Kuiper
|
d6973dc32d
|
Corrected MarkDown error
|
2024-03-25 11:51:12 +01:00 |
|
Raymond Kuiper
|
71f604a6f6
|
Added functionality to build full region and site_group paths to be used in hostgroup names.
|
2024-03-25 11:49:41 +01:00 |
|
Raymond Kuiper
|
b94a0df02d
|
Merge pull request #1 from q1x/dockertest
Added Dockerfile and workflow to build images
|
2024-03-13 14:29:41 +01:00 |
|
Raymond Kuiper
|
3079a88de8
|
better docker logs example.
|
2024-03-13 14:00:03 +01:00 |
|
Raymond Kuiper
|
4aa8b6d2fb
|
updated README.md with Docker instructions
|
2024-03-13 13:55:46 +01:00 |
|
Raymond Kuiper
|
e82631c89d
|
modified tags
|
2024-03-13 13:16:22 +01:00 |
|
Raymond Kuiper
|
18d29c98d3
|
updated tags
|
2024-03-13 11:58:40 +01:00 |
|
Raymond Kuiper
|
661ce88287
|
updated versions
|
2024-03-13 11:50:43 +01:00 |
|
Raymond Kuiper
|
4b7f3ec0b9
|
try a different way of publishing
|
2024-03-13 11:47:45 +01:00 |
|
Raymond Kuiper
|
3a39c314be
|
removed on: push from pylint
|
2024-03-13 11:42:28 +01:00 |
|
Raymond Kuiper
|
bf325c6839
|
testing workflow
|
2024-03-13 11:38:07 +01:00 |
|
Raymond Kuiper
|
5922d3e8ae
|
allow call from another workflow
|
2024-03-11 11:06:31 +01:00 |
|
Raymond Kuiper
|
dcd84e836b
|
Chained in quality check
|
2024-03-11 11:03:37 +01:00 |
|
Raymond Kuiper
|
33cf3e5358
|
changed back to checkout@v4 and commited Dockerfile
|
2024-03-08 22:53:34 +01:00 |
|
Raymond Kuiper
|
7c988f9ff8
|
changed over to checkout@v3
|
2024-03-08 22:51:53 +01:00 |
|
Raymond Kuiper
|
d46b749af0
|
corrected typos
|
2024-03-08 22:48:57 +01:00 |
|
Raymond Kuiper
|
e05c35a3ea
|
added container building workflow
|
2024-03-08 22:44:25 +01:00 |
|
Raymond Kuiper
|
142aae75e0
|
removed directory
|
2024-03-08 14:56:30 +01:00 |
|
Raymond Kuiper
|
c538c51b7b
|
minor README.md update
|
2024-03-08 14:54:48 +01:00 |
|
Raymond Kuiper
|
0d7c581ee2
|
fixed undefined-variable
|
2024-03-08 14:29:12 +01:00 |
|
Raymond Kuiper
|
c684ac4a9d
|
Futher cleanup
|
2024-03-08 14:23:47 +01:00 |
|
Raymond Kuiper
|
2fcd21a723
|
code cleanup
|
2024-03-08 14:00:15 +01:00 |
|
Raymond Kuiper
|
23bef6b549
|
disable pylint module name checks
|
2024-03-08 13:52:08 +01:00 |
|
Raymond Kuiper
|
0d02e096e9
|
Disable pylint name checking
|
2024-03-08 13:49:18 +01:00 |
|
Raymond Kuiper
|
3c7079117a
|
changed versions for workflow (again)
|
2024-03-08 13:40:31 +01:00 |
|