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