| commit | 830fdd42ec2fd0657cf85ec9ede6ea184cd48022 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <carlos.frias.01@gmail.com> | Fri Feb 09 16:45:16 2018 -0600 |
| committer | Carlos Frias <carlos.frias.01@gmail.com> | Fri Feb 09 16:45:16 2018 -0600 |
| tree | a25f2a2fc8c08d585aa08d1c58222fcdbdd2171c | |
| parent | 07f80d37feb318c3446d9da1c127e96db8a951fd [diff] |
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