Releases: Oefenweb/ansible-haproxy
Releases · Oefenweb/ansible-haproxy
v6.8.0
- Make it possible not to use the
PPA
v6.7.0
- Switch from deprecated ansible
include
module to import_tasks
(thanks @isolovey)
- Add backend & listen parameters (
server_template
, retry_on
, retries
) (thanks @isolovey)
- Add
resolvers
section (thanks @isolovey)
v6.6.0
- Add ciphersuites for TLSv1.3 (thanks @quulah)
v6.5.1
version_compare -> version
v6.5.0
- Enable HAProxy
2.1
(thanks @asosso)
v6.4.0
- Enable HAProxy 2.0 LTS release (thanks @asosso)
v6.3.5
- a
tcp-request
rule placed after an http-request
rule will still b… (thanks @asosso)
v6.3.1
- Fix (incorrect) documentation (thanks @rkomorn)
v6.3.0
- Add support for additional arbitrary lines (raw options) (thanks @chmduquesne)