mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-22 13:01:41 +08:00
haproxy: install socat for dynamic stats/control of haproxy
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
package: name={{ item }} state=present
|
||||
with_items:
|
||||
- haproxy
|
||||
- socat
|
||||
tags:
|
||||
- packages
|
||||
- haproxy
|
||||
|
||||
Reference in New Issue
Block a user