Ansible Haproxy Versions Save

Ansible role to set up (the latest version of) HAProxy in Ubuntu systems

v6.14.0

3 years ago
  • Add log-format to listen

v6.13.2

3 years ago
  • Let pem and ocsp files inherit permissions from directory (thanks @mvdriel)
  • Remove old pem and ocsp files (thanks @mvdriel)

v6.13.1

3 years ago
  • Fix OCSP filename (thanks @mvdriel)

v6.13.0

3 years ago
  • Deploy letsencrypt certificates (thanks @mvdriel)

v6.12.0

3 years ago
  • Support configuring hash-type (thanks @fzylogic)
  • Make use of github actions

v6.11.0

3 years ago
  • Add HAProxy 2.3 (thanks @asosso)

v6.10.0

3 years ago
  • Enable 2.2 (Stable LTS version) (thanks @asosso)

v6.9.0

3 years ago
  • Making stick_on optional (thanks @floored1585)
  • Dynamic backends (thanks @floored1585)
  • Make mode optional within proxy sections (thanks @mjbnz)

v6.8.3

4 years ago
  • Cleaning up template whitespace (thanks @floored1585)

v6.8.2

4 years ago
  • Fix logformat examples in documentation (thanks @mvdriel)