Results 25 issues of margau

The linting scripts are currently not reflecting the exit codes correctly. This shall be fixed.

**Is your feature request related to a problem? Please describe.** I want to know if at least a single device is in an area. **Describe the solution you'd like** Per-Area...

documentation

**Description** The external pillar netbox stops working after upgrade to 3007. **Setup** - Hetzner Cloud VM - Debian 11 with onedir debian package Netbox Config: ``` cat /etc/salt/master.d/netbox.conf ext_pillar: -...

Bug

Hatch has the possibility to define a global, project-wide CLI script (https://hatch.pypa.io/latest/config/metadata/#cli), as well as a env-specific script (https://hatch.pypa.io/latest/config/environment/overview/#scripts). For env-specific scripts, running them during development is clear: `hatch run...

Hi, for some time, I've had issues with wireguard and VRFs (the Routing Isolation Layer available in Linux, think of it as VLANs of Layer 3/IP). After figuring out how...