blob: 99f777dad5ec00909c3037ec23ba1aa1152b520b [file] [log] [blame]
---
apigee_workspace: /tmp/apigee-workspace
ansible_config: "{{ apigee_workspace }}/ansible"
apigee_config: "{{ apigee_workspace }}/apigee"
playbook_workspace: "{{ apigee_workspace }}/apigee-opdk-playbook-workspace"
role_workspace: "{{ apigee_workspace }}/apigee-opdk-role-workspace"
host_repo: https://github.com/carlosfrias
configuration_folders:
- '{{ ansible_config }}/configurations'
- '{{ ansible_config }}/inventory'
- '{{ ansible_config }}/tmp/logs'
- '{{ apigee_config }}'
- '{{ playbook_workspace }}'
- '{{ role_workspace }}'