updated proxy settings for pip packages
diff --git a/tasks/with_no_proxy.yml b/tasks/with_no_proxy.yml
index 3e813f1..9100d15 100644
--- a/tasks/with_no_proxy.yml
+++ b/tasks/with_no_proxy.yml
@@ -87,4 +87,4 @@
   pip:
     name: '{{ item }}'
     state: present
-  with_items: "{{ pip_packages }}
+  with_items: "{{ pip_packages }}"