From 8432f28e6048078d4d1b2ac7574c1e7e8c4aa4c9 Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Tue, 9 Apr 2024 17:05:59 +0200 Subject: [PATCH] flush-handlers instead of flus_handlers --- tasks/shinyproxy_docker_stack_service.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/shinyproxy_docker_stack_service.yml b/tasks/shinyproxy_docker_stack_service.yml index 1545d1d..acf5b4b 100644 --- a/tasks/shinyproxy_docker_stack_service.yml +++ b/tasks/shinyproxy_docker_stack_service.yml @@ -42,7 +42,7 @@ - Create the secret for the application.yml file - name: shinyproxy_docker_stack_service | Flush the handlers so that we can manage the configuration file as a secret - ansible.builtin.meta: flush-handlers + ansible.builtin.meta: flush_handlers - name: shinyproxy_docker_stack_service | Start the shinyproxy stack community.docker.docker_stack: