pull down nextcloud
Deploy Containers / Prepare (push) Successful in 10s

This commit is contained in:
2026-05-20 20:56:51 -04:00
parent 291233d380
commit 0e75f71819
2 changed files with 0 additions and 32 deletions
-6
View File
@@ -85,9 +85,6 @@
- name: Deploy Weatherstar
import_tasks: tasks/media/weatherstar.yml
tags: weatherstar_deploy
- name: Deploy Nextcloud
import_tasks: tasks/utility/nextcloud.yml
tags: nextcloud_deploy
- hosts: jackson
@@ -120,9 +117,6 @@
- name: Deploy Cobalt
import_tasks: tasks/cobalt.yml
tags: cobalt_deploy
- name: Deploy Nextcloud
import_tasks: tasks/utility/nextcloud.yml
tags: nextcloud_deploy
- name: Deploy Postgres
import_tasks: tasks/infra/postgres.yml
tags: postgres_deploy