Add network interfaces config
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
- name: apt-get update
|
||||
apt: update_cache=yes
|
||||
|
||||
- name: restart networking
|
||||
service: name=networking state=restarted
|
||||
|
||||
- name: iptables restore v4
|
||||
listen: iptables restore
|
||||
command: iptables-restore /etc/iptables/rules.v4
|
||||
|
||||
Reference in New Issue
Block a user