trixie/roles/two-interface-shorewall/handlers/main.yml

8 lines
220 B
YAML
Raw Normal View History

2018-05-31 18:20:51 +03:00
- name: restart networking
service: name=networking state=restarted enabled=yes
listen: restart networking
- name: restart shorewall
service: name=shorewall state=restarted enabled=yes
listen: restart shorewall