aggiunsta tag shinyproxy nel blocco di installazione redis
This commit is contained in:
parent
9efcf64b31
commit
dd33a33765
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue