flush-handlers instead of flus_handlers

This commit is contained in:
Andrea Dell'Amico 2024-04-09 17:05:59 +02:00
parent 28f1f21b19
commit 8432f28e60
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -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: