summaryrefslogtreecommitdiffstats
path: root/tests/vagrant/vagrant-template/roles/iptables/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vagrant/vagrant-template/roles/iptables/tasks')
-rw-r--r--tests/vagrant/vagrant-template/roles/iptables/tasks/main.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/vagrant/vagrant-template/roles/iptables/tasks/main.yml b/tests/vagrant/vagrant-template/roles/iptables/tasks/main.yml
new file mode 100644
index 00000000000..768cb0e8668
--- /dev/null
+++ b/tests/vagrant/vagrant-template/roles/iptables/tasks/main.yml
@@ -0,0 +1,3 @@
+---
+- name: disable iptables, need to add specific rules later
+ shell: iptables -F