swapped ssh url for https
diff --git a/workspace-folders.yml b/workspace-folders.yml
index fdec2f8..3bcf77e 100644
--- a/workspace-folders.yml
+++ b/workspace-folders.yml
@@ -4,7 +4,8 @@
apigee_workspace: ~/apigee-workspace
playbook_workspace: "{{ apigee_workspace }}/apigee-opdk-playbook-workspace"
role_workspace: "{{ apigee_workspace }}/apigee-opdk-role-workspace"
-host_repo: git@github.com:carlosfrias
+#host_repo: git@github.com:carlosfrias
+host_repo: https://github.com/carlosfrias/
configuration_folders:
- '{{ ansible_config }}/configurations'
- '{{ ansible_config }}/inventory'