mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
upt playbook
This commit is contained in:
@ -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:
|
||||||
|
Reference in New Issue
Block a user