--- # handlers file for haproxy - name: Restart haproxy.service ansible.builtin.systemd: state: restarted name: haproxy.service become: true