refactor: move all service roles into a single alpina role

This commit is contained in:
2023-04-04 22:56:23 -07:00
parent ec335e5d3c
commit 145c5db29f
53 changed files with 109 additions and 100 deletions

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: