5 lines
65 B
YAML
5 lines
65 B
YAML
|
- name: Install syncthing
|
||
|
hosts: nucs
|
||
|
roles:
|
||
|
- syncthing
|