aggiunsta tag shinyproxy nel blocco di installazione redis

This commit is contained in:
Marco Procaccini 2025-07-21 15:53:52 +02:00
parent 9efcf64b31
commit dd33a33765
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
--- ---
- name: Manage the installation of the REDIS service - name: Manage the installation of the REDIS service
run_once: true run_once: true
tags: shinyproxy_redis tags: shinyproxy_redis, shinyproxy, shinyproxy_swarm, docker
block: block:
- name: Create the compose directory for the REDIS Swarm stack - name: Create the compose directory for the REDIS Swarm stack
ansible.builtin.file: ansible.builtin.file: