blob: 4c3a36621f6aa3001bae5bef9e9224fbc23989a5 [file] [log] [blame]
---
- hosts: '{{ hosts }}'
vars_files:
- ~/.apigee/credentials.yml
roles:
- apigee-opdk-setup-bootstrap-create-archive
tags:
- create-archive
- hosts: '{{ hosts }}'
vars_files:
- ~/.apigee/credentials.yml
roles:
- apigee-opdk-setup-bootstrap-download-archive
tags:
- download-archive