add postgres to jackson

This commit is contained in:
2026-04-26 21:00:13 -04:00
parent b5866111fa
commit b86cf30d81
+3
View File
@@ -131,6 +131,9 @@
- name: Deploy Nextcloud
import_tasks: tasks/nextcloud.yml
tags: nextcloud_deploy
- name: Deploy Postgres
import_tasks: tasks/postgres.yml
tags: postgres_deploy
- hosts: nas