Peter Šurda PeterSurda
  • Joined on 2020-04-27
PeterSurda commented on pull request Sysdeploy/ansible-modules-syncthing#2 2024-05-03 05:56:44 +02:00
Added device_default

how about

PeterSurda suggested changes for Sysdeploy/ansible-modules-syncthing#2 2024-05-03 05:56:44 +02:00
Added device_default
PeterSurda commented on pull request Sysdeploy/WaitForSyncthing#1 2024-05-03 05:28:02 +02:00
syncthing sync completed or not

As we discussed, this needs to be refactored so that it accesses the syncthing API directly. I recommend the following code flow:

  1. check the current event id
  2. check the current status of…
PeterSurda created repository Sysdeploy/WaitForSyncthing 2024-04-24 17:45:47 +02:00
PeterSurda pushed to master at Sysdeploy/ansible-modules-syncthing 2024-04-23 15:33:41 +02:00
e61ad55945 Add 'devices'
PeterSurda pushed to master at Sysdeploy/ansible-modules-syncthing 2024-04-23 06:12:50 +02:00
2c26c3a53e Fixes
PeterSurda pushed to master at Sysdeploy/ansible-modules-syncthing 2024-04-23 05:52:27 +02:00
29d43b9ef0 Refactoring
PeterSurda pushed to master at Sysdeploy/ansible-modules-syncthing 2024-04-22 16:54:46 +02:00
34b7f2ccc1 Typos
PeterSurda pushed to master at Sysdeploy/ansible-modules-syncthing 2024-04-22 10:20:44 +02:00
b7e3210631 Handle non-JSON return values
PeterSurda pushed to master at Sysdeploy/ansible-modules-syncthing 2024-04-22 10:11:53 +02:00
0b5fd3a2cf Additional handling for 404
PeterSurda pushed to master at Sysdeploy/ansible-modules-syncthing 2024-04-22 09:33:51 +02:00
00ca2d2133 URL fixes if using unix_socket
PeterSurda pushed to master at Sysdeploy/ansible-modules-syncthing 2024-04-22 09:27:03 +02:00
fb178b36cd Refactoring
PeterSurda pushed to master at Sysdeploy/ansible-modules-syncthing 2024-04-22 09:23:34 +02:00
b6ec505285 Refactoring
PeterSurda pushed to master at Sysdeploy/ansible-modules-syncthing 2024-04-22 09:17:05 +02:00
89a69e6e38 Typo
PeterSurda pushed to master at Sysdeploy/ansible-modules-syncthing 2024-04-22 09:15:44 +02:00
8b94a3b06a Missing argument
PeterSurda pushed to master at Sysdeploy/ansible-modules-syncthing 2024-04-22 09:11:24 +02:00
f9a895e8e1 Update call parameters
PeterSurda pushed to master at Sysdeploy/ansible-modules-syncthing 2024-04-22 09:08:05 +02:00
fe8f9be567 Unix socket workaround
PeterSurda pushed to master at Sysdeploy/ansible-modules-syncthing 2024-04-22 08:52:52 +02:00
6bd9731844 Typo
PeterSurda pushed to master at Sysdeploy/ansible-modules-syncthing 2024-04-22 08:51:48 +02:00
537a7b3365 Add unix socket support
PeterSurda pushed to master at Sysdeploy/ansible-modules-syncthing 2024-04-22 08:39:51 +02:00
c40784f6ca Fix version