MILE: All current services confirmed working on a fresh arch vps
This commit is contained in:
@@ -143,6 +143,11 @@
|
||||
failed_when: valkey_ping_result_socket.stdout != "PONG"
|
||||
when: valkey_service_state == "started" and valkey_unix_socket_enabled
|
||||
|
||||
# Containerized applications mount socket directories. If handlers run at the end of playbooks this will mount stale sockets.
|
||||
- name: Flush handlers for socket connection
|
||||
meta: flush_handlers
|
||||
tags: always
|
||||
|
||||
- name: Display Valkey infrastructure status
|
||||
debug:
|
||||
msg: |
|
||||
|
||||
Reference in New Issue
Block a user