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

9 lines
147 B
YAML

---
- name: Install pizzeria static website
hosts: nucs
roles:
- pizzeria
- name: Install Syncthing
hosts: nucs
roles:
- syncthing