diff --git a/ansible/site.yml b/ansible/site.yml index 12db9923de..5052000b67 100755 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -1,7 +1,7 @@ --- - hosts: [haproxy, mariadb, rabbitmq, cinder-api, glance-api, keystone, nova-api, neutron-server, swift-proxy-server] roles: - - { role: haproxy, tags: haproxy, keepalived, when: enable_haproxy | bool } + - { role: haproxy, tags: haproxy, when: enable_haproxy | bool } - hosts: mariadb roles: