don't deploy owncloud on jackson
All checks were successful
Deploy Containers / Prepare (push) Successful in 7s

This commit is contained in:
2025-12-22 17:07:30 -05:00
parent 62648e9b2d
commit f3dedf19a0

View File

@@ -106,9 +106,6 @@
- name: Deploy Plausible - name: Deploy Plausible
import_tasks: tasks/plausible.yml import_tasks: tasks/plausible.yml
tags: plausible_deploy tags: plausible_deploy
- name: Deploy Owncloud
import_tasks: tasks/owncloud.yml
tags: owncloud_deploy
- name: Deploy Pelican - name: Deploy Pelican
import_tasks: tasks/pelican.yml import_tasks: tasks/pelican.yml
tags: pelican_deploy tags: pelican_deploy