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
d7e0303864
commit
3764d0e9b9
@ -39,6 +39,8 @@
|
|||||||
- 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']
|
||||||
|
args:
|
||||||
|
warn: false
|
||||||
|
|
||||||
- name: Stop mailu main
|
- name: Stop mailu main
|
||||||
uri:
|
uri:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user