This repository has been archived on 2023-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
lewis/lewis.yml
2023-04-11 22:20:57 +02:00

6 lines
167 B
YAML

- name: Setup homeserver
hosts: dataserver
roles:
- {role: 'common', tags: 'common'}
- {role: 'system', tags: 'system'}
- {role: 'borg', tags: 'borg'}