syncthing
This commit is contained in:
parent
be661ebb56
commit
dfc2f641cb
8 changed files with 318 additions and 3 deletions
playbooks
4
playbooks/syncthing.yml
Normal file
4
playbooks/syncthing.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
- name: Install Syncthing
|
||||
hosts: self
|
||||
roles:
|
||||
- syncthing
|
Reference in a new issue