blob: 2a629985f267719b6fcff3c302c489274a5ddd7c [file] [log] [blame]
---
- name: Setup component installer and install component
hosts: '{{ hosts }}'
gather_facts: no
serial: 1
roles:
- apigee-opdk-setup-component-installer
- { role: apigee-opdk-setup-component, profile: '{{ component_profile }}' }
tags:
- apigee-component