4 lines
71 B
YAML
4 lines
71 B
YAML
- name: Install syncthing
|
|
hosts: homeserver
|
|
roles:
|
|
- syncthing
|