---
# handlers file for Ansible-Dolibarr-Role
- name: Restart Apache
ansible.builtin.service:
name: apache2
state: restarted