Merge "Fixes tags and when conditional for HAProxy"

This commit is contained in:
Jenkins 2015-08-04 10:13:10 +00:00 committed by Gerrit Code Review
commit bbb56bb4dd

View File

@ -1,7 +1,7 @@
---
- hosts: haproxy
roles:
- { role: haproxy, tags: haproxy, keepalived when: enable_haproxy | bool }
- { role: haproxy, tags: haproxy, keepalived, when: enable_haproxy | bool }
- hosts: mariadb
roles: