blob: c31db5d2e82c468a68073e1bb1337936d879330a [file]
---
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"
repository_secure_endpoint_https: https://github.com/carlosfrias
repository_secure_endpoint_ssh: git@github.com:carlosfrias
configuration_folders:
- '{{ ansible_config }}/configurations'
- '{{ ansible_config }}/inventory'
- '{{ ansible_config }}/tmp/logs'
- '{{ apigee_config }}'
- '{{ playbook_workspace }}'
- '{{ role_workspace }}'