test - get devices

This commit is contained in:
Swapnil 2024-05-08 00:34:18 +05:30
parent 85cb91e430
commit b6e3a0bd8a
Signed by: swapnil
GPG Key ID: 58029C48BB100574
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ def run_module():
)
module2 = SyncthingModule(
api_url='/rest/config/folders',
api_url='/rest/config/devices',
argument_spec=module_args
)