Skip to content
Snippets Groups Projects
Commit bbb56bb4 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Fixes tags and when conditional for HAProxy"

parents a5c5c028 c2dbbde3
No related branches found
No related tags found
No related merge requests found
---
- hosts: haproxy
roles:
- { role: haproxy, tags: haproxy, keepalived when: enable_haproxy | bool }
- { role: haproxy, tags: haproxy, keepalived, when: enable_haproxy | bool }
- hosts: mariadb
roles:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment