This repository has been archived on 2023-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
max/playbooks/all.yml
2023-01-14 18:00:01 +01:00

18 lines
267 B
YAML

- name: Setup homeserver
hosts: homeserver
roles:
- ssh
- borg
- nsd
- syncthing
- kms
- pizzeria
- forgejo
- radicale
- mastodon
- seafile
- jitsi
- name: Setup dataserver
hosts: dataserver
roles:
- dataserver