Revert "Emergency fix to ansible" : reverting the changes.

This reverts commit fa523c636bb0b8446a9a827713731ae8c6de8090.

Change-Id: I1889d82ff36131b12514f36e6e1fd0d3806e0878
diff --git a/ansible/roles/common/defaults/main.yml b/ansible/roles/common/defaults/main.yml
new file mode 100644
index 0000000..c97c39d
--- /dev/null
+++ b/ansible/roles/common/defaults/main.yml
@@ -0,0 +1,21 @@
+hosts: [
+  { host_ip: "10.100.198.220", host_name: "voltha"},
+]
+
+use_latest_for:
+  - debian-keyring
+  - debian-archive-keyring
+  - python-dev
+  - libssl-dev
+  - libffi-dev
+  - libpcap-dev
+  - python-virtualenv
+  - jq
+  - python-nose
+  - python-flake8
+  - python-scapy
+#  - python-libpcap
+
+obsolete_services:
+  - puppet
+  - chef-client