1
0
Fork 0
forked from infra/ansible

anubis-el: fix the actual handler typo

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2026-02-11 12:38:08 -08:00
commit 344adabd4c

View file

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