fix(ansible): morz-agent nach Binary-Build neu starten
go build hatte changed_when: true aber kein notify — Handler wurde nie ausgelöst, neues Binary blieb ohne Dienst-Neustart wirkungslos. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
b73da77835
commit
1357dbe773
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
GOARCH: arm64
|
||||
delegate_to: localhost
|
||||
changed_when: true
|
||||
notify: Restart morz-agent
|
||||
|
||||
- name: Ensure signage user exists
|
||||
ansible.builtin.user:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue