commit | 5ac200f101bb0521f78cd187dd7852b55c5fbcab | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias@one.verizon.com> | Mon Jul 24 17:55:23 2017 -0400 |
committer | Carlos Frias <carlos.frias@one.verizon.com> | Mon Jul 24 17:55:23 2017 -0400 |
tree | 962815228fb432c1599e6ad760f721daa91b7475 | |
parent | d319f7bb5816498baf863e80bccf7c6a46a997fe [diff] |
Updated readme
diff --git a/tasks/main.yml b/tasks/main.yml index 8edd8b8..b76b26e 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -50,4 +50,3 @@ name: '{{ item }}' state: present with_items: "{{ pip_packages }}" -