updated where start is done.
diff --git a/tasks/main.yml b/tasks/main.yml index 53291fc..17ff15c 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -19,5 +19,5 @@ source: "!{{ ansible_host }}" in_interface: 'eth0' jump: DROP - table: raw + table: filter state: present \ No newline at end of file