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