mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 07:28:33 +02:00
upt playbook
This commit is contained in:
@ -39,7 +39,9 @@
|
||||
- name: Restart firewall
|
||||
command: service restart_firewall
|
||||
when: inventory_hostname in groups['router']
|
||||
|
||||
args:
|
||||
warn: false
|
||||
|
||||
- name: Stop mailu main
|
||||
uri:
|
||||
url: "http://192.168.77.106:9000/api/stacks/108/stop?endpointId=2"
|
||||
|
Reference in New Issue
Block a user