refactor: move all service roles into a single alpina role

This commit is contained in:
2023-04-04 23:14:06 -07:00
parent ec335e5d3c
commit 145c5db29f
53 changed files with 109 additions and 100 deletions
+1 -6
View File
@@ -1,12 +1,7 @@
- hosts: docker_hosts
roles:
- docker_host
- traefik
- authentik
- gitea
- nextcloud
- jellyfin
- arrstack
- alpina
post_tasks:
- name: Docker prune objects
docker_prune: