mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-24 04:49:26 +00:00
upt playbook
This commit is contained in:
parent
638fa42bdd
commit
554a6e397e
@ -85,8 +85,9 @@
|
|||||||
|
|
||||||
- name: Restart firewall
|
- name: Restart firewall
|
||||||
command: service restart_firewall
|
command: service restart_firewall
|
||||||
when: inventory_hostname in groups['router']
|
|
||||||
warn: false
|
warn: false
|
||||||
|
when: inventory_hostname in groups['router']
|
||||||
|
|
||||||
- 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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user