I am trying to update the haproxy.cfg with a new server entry and then add the required pool info for that new server.
Currently I am attempting to use the lineinfile module to do this, it works but I want to make sure I 'completely' understand why I didn't use the HAProxy module directly. My understand of the HAProxy module are that a server entry already needs to exist in the haproxy.cfg before you can modify pool entries. Is this correct? Or can the HAProxy module create new servers in the haproxy.cfg? Thanks Zach -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/8d79b55d-fd2b-4b98-a6dd-174e6d32daba%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
