Add 'installbox' configuration.

This commit is contained in:
Andreas B. Mundt 2018-05-31 18:20:51 +03:00
commit 546dabd7aa
16 changed files with 323 additions and 0 deletions

View file

@ -0,0 +1,7 @@
- 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