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:
parent
abb26f320e
commit
e096ded631
@ -22,7 +22,3 @@
|
||||
when: inventory_hostname in groups[item.value.group]
|
||||
listen:
|
||||
- "venv changed"
|
||||
|
||||
- meta: noop
|
||||
listen: Manage LB
|
||||
when: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user