devops-coop / ansible-haproxy

Installs and configure HAProxy
Apache License 2.0
96 stars 97 forks source link

Some indentations are broken #84

Closed reminec closed 7 years ago

reminec commented 7 years ago

I have an indentation problem with some variables :

[defaults] maxconn var is unindentated

[backend & frontend] http-response and http-request have wrong indentation

PR is coming :)