lmn-client/roles/two-interface-shorewall/handlers/main.yml
2018-05-31 19:11:42 +03:00

7 lines
220 B
YAML

- 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