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/playbooks/all.yml

7 lines
167 B
YAML
Raw Normal View History

2023-02-25 14:35:35 +00:00
- name: Setup homeserver
hosts: dataserver
roles:
- {role: 'common', tags: 'common'}
- {role: 'system', tags: 'system'}
- {role: 'borg', tags: 'borg'}