This commit is contained in:
9
main.yml
9
main.yml
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user