remove old nextcloud glusterfs volumes and mounts

This commit is contained in:
2023-03-31 19:46:04 -04:00
parent f7ee670da6
commit 94ac032c8a
8 changed files with 84 additions and 19 deletions

View File

@@ -42,6 +42,10 @@
include_tasks: deployments/redis.yaml
when: apps.redis.enabled
- name: deploy funkwhale
include_tasks: deployments/funkwhale.yaml
when: apps.funkwhale.enabled
#-----------------------------------------------------
#- include_tasks: mariadb.yaml
#