Remove mention of haproxy-endpoints role

Role was never migrated to usage of haproxy-endpoints role
and included task was used instead the whole time.
With that to reduce complexity and to have unified approach, all mention
of the role and handler are removed from the code.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/845994
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/845894
Change-Id: I1ea93fd9bdb456387fd2cd2c124e399486bda46e
This commit is contained in:
Dmitriy Rabotyagov 2022-06-14 19:53:04 +02:00 committed by Jonathan Rosser
parent abb26f320e
commit e096ded631
1 changed files with 0 additions and 4 deletions

View File

@ -22,7 +22,3 @@
when: inventory_hostname in groups[item.value.group]
listen:
- "venv changed"
- meta: noop
listen: Manage LB
when: false