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
254 B
YAML
Raw Normal View History

2023-01-11 19:04:31 +00:00
- name: Setup homeserver
hosts: homeserver
2022-12-03 12:05:55 +00:00
roles:
2022-12-04 16:18:25 +00:00
- ssh
2023-01-10 22:55:25 +00:00
- borg
2022-12-26 12:50:05 +00:00
- nsd
2022-12-29 11:32:46 +00:00
- syncthing
2023-01-06 14:45:21 +00:00
- kms
2022-12-29 11:32:46 +00:00
- pizzeria
2023-01-06 14:45:21 +00:00
- forgejo
2023-01-03 18:07:04 +00:00
- radicale
- mastodon
2023-01-12 22:44:54 +00:00
- seafile
2023-01-11 19:04:31 +00:00
- name: Setup dataserver
hosts: dataserver
roles:
- dataserver