Christoph Gasser adadf9de76 Fix: per-host error handling in sync loop
A single host failure (e.g. macro already exists, permission error)
was aborting the entire sync loop for all 310 hosts. Each host is
now wrapped in try/except — failures are logged as warnings and the
loop continues. Also logs when template is linked to an existing host.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17 10:47:18 +02:00
2026-04-17 10:27:11 +02:00
Description
No description provided
129 KiB
Languages
Python 72.7%
HTML 24.5%
Shell 1.7%
Dockerfile 1.1%