--- - name: "Configure haproxy for {{ project_name }}" import_role: name: haproxy-config vars: project_services: "{{ ironic_services }}" tags: always