fix ansible vars
Deploy Containers / Prepare (push) Successful in 9s

This commit is contained in:
2026-05-20 21:06:29 -04:00
parent 60efa09e55
commit 9e6b87d284
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -97,7 +97,7 @@
tasks:
- name: Deploy Gitea
import_tasks: tasks/gitea.yml
import_tasks: tasks/infra/gitea.yml
tags: gitea_deploy
- name: Deploy API
import_tasks: tasks/utility/api.yml
+1 -1
View File
@@ -6,7 +6,7 @@ import subprocess
# 894be8a440ba41aa228e53d7d523bcb1ae34da41
ignore_deploys_for = [ # don't auto-deploy these
"tasks/runner",
"tasks/infra/runner",
"templates/runner",
"roles/docker"
]
+1 -1
View File
@@ -1,6 +1,6 @@
---
- name: Deploy Duplicati
include_roles:
include_role:
name: docker
vars:
name: duplicati