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

Update haproxy to 2.3

parent 963fb3d1
No related branches found
No related tags found
No related merge requests found
---
- name: Add HAProxy 2.2 PPA
- name: Add HAProxy 2.3 PPA
apt_repository:
repo: 'ppa:vbernat/haproxy-2.2'
repo: 'ppa:vbernat/haproxy-2.3'
state: present
- name: Remove HAProxy 2.2 PPA
apt_repository:
repo: 'ppa:vbernat/haproxy-2.2'
state: absent
- name: Remove HAProxy 2.1 PPA
apt_repository:
repo: 'ppa:vbernat/haproxy-2.1'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment