init syncthing host and docker role
This commit is contained in:
7
ansible/syncthing.yaml
Normal file
7
ansible/syncthing.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
# file: syncthing.yaml
|
||||
- hosts: syncthing
|
||||
roles:
|
||||
- common
|
||||
- ldap_client
|
||||
- docker
|
||||
Reference in New Issue
Block a user