| commit | 07f80d37feb318c3446d9da1c127e96db8a951fd | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <carlos.frias.01@gmail.com> | Fri Feb 09 16:43:08 2018 -0600 |
| committer | Carlos Frias <carlos.frias.01@gmail.com> | Fri Feb 09 16:43:08 2018 -0600 |
| tree | 3d26a471d87d27e43e4409f2924f1212b104b4e6 | |
| parent | 28276e53979bea9d24225d6b999b612285ff064c [diff] |
updated where start is done.
diff --git a/tasks/main.yml b/tasks/main.yml index fbb9a4a..53291fc 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -19,4 +19,5 @@ source: "!{{ ansible_host }}" in_interface: 'eth0' jump: DROP + table: raw state: present \ No newline at end of file