Files
fedora-infra_ansible/roles/anubis-el/handlers/main.yml
Kevin Fenzi 344adabd4c anubis-el: fix the actual handler typo
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-02-11 12:38:08 -08:00

6 lines
79 B
YAML

---
- name: Restart anubis-el
service:
name: anubis
state: restarted