upt playbook

This commit is contained in:
jaydee 2023-08-29 14:46:58 +02:00
parent a2993fad4e
commit c9a8910a88

View File

@ -86,7 +86,7 @@
- name: Restart firewall - name: Restart firewall
command: service restart_firewall command: service restart_firewall
when: inventory_hostname in groups['router'] when: inventory_hostname in groups['router']
warn: false
- name: Stop mailu rhasp - name: Stop mailu rhasp
uri: uri:
url: "http://192.168.77.106:9000/api/stacks/130/stop?endpointId=13" url: "http://192.168.77.106:9000/api/stacks/130/stop?endpointId=13"