devops-coop / ansible-haproxy

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

Error while evaluating conditional: ansible_lsb.codename #28

Closed metaevolution closed 9 years ago

metaevolution commented 9 years ago

Changes introduced in pull request #21 seem to break this module on Cent OS 7 with the following error:

`TASK: [haproxy | Add haproxy apt repo] **** fatal: [192.168.1.2] => error while evaluating conditional: ansible_lsb.codename == "wheezy"

FATAL: all hosts have already failed -- aborting`

ansible --version ansible 1.8.4