---
# handlers file for Ansible-Authelia-Role
- name: Restart authelia
ansible.builtin.service:
name: authelia
state: restarted