Skip to content
Snippets Groups Projects
Verified Commit e8d287eb authored by David Mehren's avatar David Mehren
Browse files

Actually install haproxy 2.3

parent ecbeb817
Branches
Tags v1.8 v1.8.0
No related merge requests found
......@@ -27,7 +27,7 @@
- name: Install HAProxy
apt:
name: "haproxy=2.2.*"
name: "haproxy=2.3.*"
state: present
update_cache: yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment