upt playbook

This commit is contained in:
jaydee
2023-09-18 16:16:59 +02:00
parent 69f719f5c4
commit 1c900a1c3d
2 changed files with 20 additions and 1 deletions

View File

@ -42,7 +42,7 @@
- name: Start HA main
uri:
url: "http://192.168.77.106:9000/api/stacks/2/stop?endpointId=2"
url: "http://192.168.77.106:9000/api/stacks/2/start?endpointId=2"
method: POST
body_format: form-urlencoded
return_content: yes