blob: 3a2397a4d22473d26383d02b5309ba89ae99c13b [file] [log] [blame]
---
ansible_config: ~/.ansible
apigee_config: ~/.apigee
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: https://github.com/carlosfrias/
configuration_folders:
- '{{ ansible_config }}/configurations'
- '{{ ansible_config }}/inventory'
- '{{ ansible_config }}/tmp/logs'
- '{{ apigee_config }}'
- '{{ playbook_workspace }}'
- '{{ role_workspace }}'