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