haproxy: install socat for dynamic stats/control of haproxy

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-06-06 12:22:35 -07:00
parent 53e1ec2ada
commit 99eab71b2e

View file

@ -5,6 +5,7 @@
package: name={{ item }} state=present
with_items:
- haproxy
- socat
tags:
- packages
- haproxy