mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 23:48:32 +02:00
upt playbook
This commit is contained in:
@ -85,6 +85,8 @@
|
|||||||
|
|
||||||
- name: Restart firewall
|
- name: Restart firewall
|
||||||
command: service restart_firewall
|
command: service restart_firewall
|
||||||
|
args:
|
||||||
|
warn: false
|
||||||
when: inventory_hostname in groups['router']
|
when: inventory_hostname in groups['router']
|
||||||
|
|
||||||
- name: Stop mailu rhasp
|
- name: Stop mailu rhasp
|
||||||
|
Reference in New Issue
Block a user