mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
upt playbook
This commit is contained in:
parent
9c944f6580
commit
c534f011f4
@ -27,7 +27,7 @@ datacenter:
|
||||
192.168.77.106:
|
||||
vars:
|
||||
ansible_user: admin
|
||||
ansible_ssh_pass: l4c1j4yd33Du5lo
|
||||
ansible_pass: l4c1j4yd33Du5lo
|
||||
ansible_python_interpreter: /share/ZFS530_DATA/.qpkg/QPython39/bin/python3
|
||||
omv:
|
||||
hosts:
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user