blob: 2c3151e6c014c70361e6d20d1f34766ca3459e3d [file] [log] [blame]
---
- hosts: '{{ hosts }}'
serial: 1
gather_facts: no
roles:
- apigee-opdk-setup-java-home
- apigee-opdk-setup-component-installer
- { role: apigee-opdk-setup-component, profile: '{{ component_profile }}' }
tags:
- apigee-component