---
- name: Start haproxy
ansible.builtin.service:
name: haproxy
state: started
enabled: true
- name: Start keepalived
name: keepalived