--- - name: Dependencies installed community.general.pkgng: name=syncthing state=latest - name: Syncthing enabled shell: sysrc syncthing_enable="YES" - name: Ensure syncthing is running service: name=syncthing state=started - name: Syncthing enabled on all interfaces shell: cmd: "sed -i -e '/^
127.0.0.1:8384/s/127.0.0.1/0.0.0.0/' /usr/local/etc/syncthing/config.xml" warn: false notify: Syncthing restarted - name: Syncthing TLS enabled shell: cmd: 'sed -i -e ''/^