anubis-el: restart on bot policy changes

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2026-02-10 15:21:49 -08:00
parent 0633cda299
commit d89d391f87
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
- name: Rstart anubis-el
service:
name: anubis
state: restarted

View File

@@ -78,6 +78,8 @@
owner: root owner: root
group: root group: root
mode: '0644' mode: '0644'
notify:
Restart anubis-el
tags: tags:
- config - config
- anubis - anubis