updated where start is done.
diff --git a/tasks/main.yml b/tasks/main.yml index 5c8605a..be77442 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -20,5 +20,4 @@ source: "{{ ansible_host }}" in_interface: eth0 policy: DROP - state: present - tcp_flags: '!' + state: absent \ No newline at end of file