haproxy: install socat for dynamic stats/control of haproxy
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
53e1ec2ada
commit
99eab71b2e
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
package: name={{ item }} state=present
|
package: name={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- haproxy
|
- haproxy
|
||||||
|
- socat
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
- haproxy
|
- haproxy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue