fix postgres path again

This commit is contained in:
2026-05-20 21:05:03 -04:00
parent ee16b8e7bb
commit 1274ad9457
+1 -1
View File
@@ -11,7 +11,7 @@
import_tasks: tasks/auth/tinyauth.yml
tags: tinyauth_deploy
- name: Deploy Postgres
import_tasks: tasks/utility/postgres.yml
import_tasks: tasks/infra/postgres.yml
tags: postgres_deploy
- name: Deploy MariaDB
import_tasks: tasks/mariadb.yml