upt playbook

This commit is contained in:
jaydee 2023-08-29 14:56:35 +02:00
parent 638fa42bdd
commit 554a6e397e

View File

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