ansible-modules-syncthing/library/storage/syncthing
Peter Surda ea36487819
Update to new API and refactor
- the previous API calls (/rest/sysutem/config) are deprecated, so it's
  been adjusted to use the new ones (/rest/config/devices and
  /rest/config/devices/*id*)
- the code is simplified to operate just on one devices rather than
  the list of devices, the new API has sufficient functionality to do
  this
2024-04-21 21:55:15 +08:00
..
syncthing_device.py Update to new API and refactor 2024-04-21 21:55:15 +08:00
syncthing_folder.py syncthing_folder: Always share a folder with the current device 2021-02-19 17:40:28 +01:00