upt playbook

This commit is contained in:
jaydee
2023-08-14 15:10:18 +02:00
parent 9c944f6580
commit c534f011f4
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
tasks:
- name: Stop mailu
uri:
url: "http://192.168.77.106:9000/api/stacks/130/start?endpointId=13"
url: "http://192.168.77.106:9000/api/stacks/130/stop?endpointId=13"
method: POST
body_format: form-urlencoded
return_content: yes