How to configure HAProxy and automatic updation of it’s configuration file each time managed node is added using Ansible Roles
This project is the same project as the one whose link is mentioned below. The difference here is the usage of Ansible Roles for implementation of the project.
https://github.com/thespecguy/haproxy_configure_ansible.gitAnsible Roles lets you automatically load related vars, files, tasks, handlers, and other Ansible artifacts based on a known file structure. After you group your content in roles, you can easily reuse them and share them with other users.
To know more about Ansible Roles, visit the link mentioned below: https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse_roles.html
https://www.linkedin.com/in/satyam-singh-95a266182