add syncthing support

This commit is contained in:
Pig Monkey 2018-04-13 21:42:16 -07:00
parent e41c373e19
commit d8d5a799c0
3 changed files with 35 additions and 0 deletions

View file

@ -72,6 +72,7 @@
- { role: hostsctl, tags: ['hostsctl'], when: "hostsctl is defined" }
- { role: himawaripy, tags: ['himawaripy'], when: "himawaripy is defined" }
- { role: kiwix, tags: ['kiwix'] }
- { role: syncthing, tags: ['syncthing'], when: "syncthing is defined" }
vars_prompt:
- name: user_password
prompt: "Enter desired user password"