Reload haproxy when static files are changed

If the content of any static files are changed, haproxy must be
reloaded in order for them to be served rather than the previous
versions.
Change-Id: I72101fed2919014bbebbaf4323f72decbea8a638
Signed-off-by: Jonathan Rosser <jonathan.rosser@rd.bbc.co.uk>
This commit is contained in:
Jonathan Rosser
2025年11月27日 15:27:09 +00:00
parent 9a66dc6ca3
commit dda11aa043

View File

@@ -91,3 +91,5 @@
- (item.condition | default(True))
loop:"{{ haproxy_static_files }}"
no_log:true
notify:
- Reload haproxy
Reference in New Issue
openstack/openstack-ansible-haproxy_server
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.