diff --git a/ansible/site.yml b/ansible/site.yml index 12db9923deff3c66ebe27fc6dee0318bfbb739bf..5052000b67a9bba39ef552904861b50b58683edb 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: