fix postgres path again
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
import_tasks: tasks/auth/tinyauth.yml
|
import_tasks: tasks/auth/tinyauth.yml
|
||||||
tags: tinyauth_deploy
|
tags: tinyauth_deploy
|
||||||
- name: Deploy Postgres
|
- name: Deploy Postgres
|
||||||
import_tasks: tasks/utility/postgres.yml
|
import_tasks: tasks/infra/postgres.yml
|
||||||
tags: postgres_deploy
|
tags: postgres_deploy
|
||||||
- name: Deploy MariaDB
|
- name: Deploy MariaDB
|
||||||
import_tasks: tasks/mariadb.yml
|
import_tasks: tasks/mariadb.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user