blob: a177fd1716f82d49938b6199744d1528eabc6d3d [file] [log] [blame]
---
- hosts: '{{ hosts }}'
serial: 1
vars_files:
- ~/.apigee/credentials.yml
roles:
- opdk-setup-bootstrap-upload-archive
tags:
- upload
- hosts: '{{ hosts }}'
vars_files:
- ~/.apigee/credentials.yml
roles:
- opdk-setup-bootstrap-archive-installer
tags:
- install