refactor: move all service roles into a single alpina role
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user