From dd33a33765003da5fda90492e5935c6daea1f5c2 Mon Sep 17 00:00:00 2001 From: Marco Procaccini Date: Mon, 21 Jul 2025 15:53:52 +0200 Subject: [PATCH] aggiunsta tag shinyproxy nel blocco di installazione redis --- tasks/shinyproxy_redis_service.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/shinyproxy_redis_service.yml b/tasks/shinyproxy_redis_service.yml index 29f0b77..3766456 100644 --- a/tasks/shinyproxy_redis_service.yml +++ b/tasks/shinyproxy_redis_service.yml @@ -1,7 +1,7 @@ --- - name: Manage the installation of the REDIS service run_once: true - tags: shinyproxy_redis + tags: shinyproxy_redis, shinyproxy, shinyproxy_swarm, docker block: - name: Create the compose directory for the REDIS Swarm stack ansible.builtin.file: