blob: 7c3f3f04a8f164bb894e9cc44b71b3964d17aeff [file] [log] [blame]
---
- hosts: '{{ hosts }}'
vars_files:
- ~/.apigee/credentials.yml
roles:
- opdk-setup-apigee-user
tags:
- user
- hosts: '{{ hosts }}'
vars_files:
- ~/.apigee/credentials.yml
roles:
- opdk-setup-os-limits
tags:
- os
- hosts: '{{ hosts }}'
roles:
- opdk-setup-openjdk
tags:
- openjdk
- hosts: '{{ hosts }}'
vars_files:
- ~/.apigee/credentials.yml
roles:
- opdk-setup-bootstrap
tags:
- bootstrap
- hosts: '{{ hosts }}'
vars_files:
- ~/.apigee/credentials.yml
roles:
- opdk-setup-silent-installation-config
- opdk-setup-component-installer
tags:
- installer
- hosts: '{{ hosts }}'
vars_files:
- ~/.apigee/credentials.yml
roles:
- opdk-setup-bootstrap-create-archive
tags:
- create
- hosts: '{{ hosts }}'
vars_files:
- ~/.apigee/credentials.yml
roles:
- opdk-setup-bootstrap-download-archive
tags:
- download