diff --git a/ansible/site.yml b/ansible/site.yml index 612d126b5a..e31509aa42 100755 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -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: