globally deployed redis
Deploy Containers / Prepare (push) Successful in 26s

This commit is contained in:
2026-05-19 19:13:25 -04:00
parent c07662ffa5
commit 894be8a440
3 changed files with 15 additions and 26 deletions
+3 -13
View File
@@ -135,16 +135,6 @@
- name: Deploy Dozzle
import_tasks: tasks/dozzle.yml
tags: dozzle_deploy
- hosts: nas
roles:
- role: traefik
tags: traefik_deploy
vars:
server: "nas"
tasks:
- name: Deploy Wings
import_tasks: tasks/wings.yml
tags: wings_deploy
- name: Deploy Redis
import_tasks: tasks/redis.yml
tags: redis_deploy