Commit graph

24 commits

Author SHA1 Message Date
Jérémy Lecour 14d8eaac2f haproxy: rotate logs with date extension and immediate compression 2020-08-21 14:51:30 +02:00
Jérémy Lecour d67be3cd91 haproxy: deport SSL tuning to Mozilla SSL generator
There are too many combinations and they change every so often.
It's better to direct the user to the generator to have a good 
configuration.
2020-08-21 14:51:30 +02:00
Jérémy Lecour 4c4771b3ab haproxy: add deny_ips file to reject connections 2020-08-21 14:51:30 +02:00
Jérémy Lecour a381d23d1f haproxy: preconfigure SSL with defaults 2020-08-21 14:51:30 +02:00
Jérémy Lecour 45731c7755 haproxy: enable stats frontend with access lists 2020-08-21 14:51:30 +02:00
Jérémy Lecour a841e60531 haproxy: syntax and whitespaces 2020-08-21 14:51:30 +02:00
Jérémy Lecour 7fe89d2419 haproxy: add another variable for configuration
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-11 21:24:32 +02:00
Jérémy Lecour edb5ace762 haproxy: add a variable to keep the existing configuration
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-10 11:27:39 +02:00
Jérémy Lecour 66ab052ac7 haproxy: validate is a module attribute 2019-05-15 17:35:20 +02:00
Jérémy Lecour e614fe4d85 haproxy: verify → validate 2019-05-15 17:34:26 +02:00
Jérémy Lecour 303dbf9653 haproxy: verify configuration before enabling 2019-05-15 17:30:40 +02:00
Victor LABORIE 8cd689f9b4 haproxy: move check_haproxy_stats to nagios-nrpe role 2018-09-28 15:21:42 +02:00
Tristan PILAT e83ca81776 Haproxy role now handle haproxy installation from backports for Debian Stretch 2018-07-24 12:29:42 +02:00
Jérémy Lecour ec535b036c apt module: Use "state: present" instead of "state: installed"
"state: installed" is deprecated in Ansible 2.5
2018-05-18 09:33:25 +02:00
Victor LABORIE 2727a6dfa1 haproxy: add Munin graphes 2018-02-13 16:37:40 +01:00
Jérémy Lecour a9278c0d70 haproxy: add a Nagios check 2017-09-19 09:37:38 +02:00
Gregory Colpart df6170404f typo in include file 2017-08-29 00:01:26 +02:00
Jérémy Lecour ec9e8d3d8b merge haproxy roles 2017-07-13 09:47:29 +02:00
Victor LABORIE ea72b967a6 haproxy: add tags 2017-05-12 11:41:25 +02:00
Jérémy Lecour fd5324db84 haproxy: use APT preferences to install haproxy from backports 2017-05-10 14:33:36 +02:00
Jérémy Lecour 597ae12dca haproxy: simplify template selection 2017-05-10 14:33:36 +02:00
Jérémy Lecour 03cc0ecf1d HAProxy: add templates lookup and documentation 2017-05-10 11:47:14 +02:00
Jérémy Lecour 478e9a8272 replace "state: installed" with "state: present" 2017-01-12 17:37:48 +01:00
Jérémy Lecour 999e98cc29 HAProxy: packages only
This is just the foundation of a much more customized HAProxy role.
It barely installs the package and provides handlers
2016-12-29 17:25:01 +01:00