implement duplicati
Deploy Containers / Prepare (push) Successful in 5s

This commit is contained in:
2026-05-20 21:04:12 -04:00
parent 0e75f71819
commit ee16b8e7bb
3 changed files with 32 additions and 4 deletions
+3 -3
View File
@@ -85,6 +85,9 @@
- name: Deploy Weatherstar
import_tasks: tasks/media/weatherstar.yml
tags: weatherstar_deploy
- name: Deploy Duplicati
import_tasks: tasks/utility/duplicati.yml
tags: duplicati_deploy
- hosts: jackson
@@ -114,9 +117,6 @@
- name: Deploy Tinyauth
import_tasks: tasks/auth/tinyauth.yml
tags: tinyauth_deploy
- name: Deploy Cobalt
import_tasks: tasks/cobalt.yml
tags: cobalt_deploy
- name: Deploy Postgres
import_tasks: tasks/infra/postgres.yml
tags: postgres_deploy