--- # handlers file for Ansible-Lldap-Role - name: Restart lldap ansible.builtin.systemd: name: lldap state: restarted