deploy mariadb
All checks were successful
Deploy Containers / Prepare (push) Successful in 20s

This commit is contained in:
2025-11-26 23:36:34 -05:00
parent c653c2ac43
commit 71b1939f98
3 changed files with 20 additions and 24 deletions

View File

@@ -103,15 +103,12 @@
- name: Deploy Owncloud
import_tasks: tasks/owncloud.yml
tags: owncloud_deploy
- name: Deploy Wings
import_tasks: tasks/wings.yml
tags: wings_deploy
- name: Deploy Pelican
import_tasks: tasks/pelican.yml
tags: pelican_deploy
- name: Deploy Database
import_tasks: tasks/postgres.yml
tags: postgres_deploy
import_tasks: tasks/mariadb.yml
tags: mariadb_deploy
- hosts: nas