fix incorrect path

This commit is contained in:
2026-05-20 20:55:20 -04:00
parent 7c96008ad5
commit 291233d380
5 changed files with 2 additions and 281 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
import_tasks: tasks/auth/tinyauth.yml
tags: tinyauth_deploy
- name: Deploy Postgres
import_tasks: tasks/postgres.yml
import_tasks: tasks/utility/postgres.yml
tags: postgres_deploy
- name: Deploy MariaDB
import_tasks: tasks/mariadb.yml