mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
upt playbook
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user