add pelican
Some checks failed
Deploy Containers / Prepare (push) Failing after 33s

This commit is contained in:
2025-11-26 21:45:21 -05:00
parent 16b6d9467d
commit 9472336a4b
5 changed files with 194 additions and 136 deletions

View File

@@ -106,9 +106,12 @@
- name: Deploy Wings
import_tasks: tasks/wings.yml
tags: wings_deploy
- name: Deploy Pterodactyl
import_tasks: tasks/pterodactyl.yml
tags: pterodactyl_deploy
- name: Deploy Pelican
import_tasks: tasks/pelican.yml
tags: pelican_deploy
- name: Deploy Database
import_tasks: tasks/postgres.yml
tags: postgres_deploy
- hosts: nas