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

17 lines
No EOL
254 B
YAML

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