Files
ansible/roles/pi_musicmouse/handlers/main.yml
Martin Bauer c8f19ed918 Only restart samba when its config changes
state: restarted is unconditional, so every run reported a change and bounced
smbd - which is the share the music is copied over, so a run during a transfer
would interrupt it. Start/enable it as a task, restart it from a handler the
config copy notifies.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-19 21:41:50 +02:00

1.2 KiB