updated roles path
diff --git a/baas-1601-dc1.cfg b/baas-1601-dc1.cfg
index 3619146..a3dbbcc 100644
--- a/baas-1601-dc1.cfg
+++ b/baas-1601-dc1.cfg
@@ -6,7 +6,7 @@
 remote_user = ec2-user
 private_key_file = ~/.ssh/id_rsa
 
-roles_path = ~/apigee-workspace/opdk-workspace/
+roles_path = ~/.ansible/roles
 local_tmp = ~/.ansible/tmp
 library = ~/.ansible/library/
 
diff --git a/edge-1601-dc1-expansion.cfg b/edge-1601-dc1-expansion.cfg
index 8a69fae..d28d0f0 100644
--- a/edge-1601-dc1-expansion.cfg
+++ b/edge-1601-dc1-expansion.cfg
@@ -6,7 +6,7 @@
 remote_user = ec2-user
 private_key_file = ~/.ssh/id_rsa
 
-roles_path = ~/apigee-workspace/opdk-workspace/
+roles_path = ~/.ansible/roles
 local_tmp = ~/.ansible/tmp
 library = ~/.ansible/library/
 
diff --git a/edge-1601-dc1.cfg b/edge-1601-dc1.cfg
index 8f81ab7..0418734 100644
--- a/edge-1601-dc1.cfg
+++ b/edge-1601-dc1.cfg
@@ -6,7 +6,7 @@
 remote_user = ec2-user
 private_key_file = ~/.ssh/id_rsa
 
-roles_path = ~/apigee-workspace/opdk-workspace/
+roles_path = ~/.ansible/roles
 local_tmp = ~/.ansible/tmp
 library = ~/.ansible/library/
 
diff --git a/edge-1601-dc2.cfg b/edge-1601-dc2.cfg
index a6edfc2..ca31993 100644
--- a/edge-1601-dc2.cfg
+++ b/edge-1601-dc2.cfg
@@ -6,7 +6,7 @@
 remote_user = ec2-user
 private_key_file = ~/.ssh/id_rsa
 
-roles_path = ~/apigee-workspace/opdk-workspace/
+roles_path = ~/.ansible/roles
 local_tmp = ~/.ansible/tmp
 library = ~/.ansible/library/