blob: e9ea8e1b5bb2eaabadac70fc3152a0484a5bc45b [file] [log] [blame]
---
- name: Update apigee-pre-req for the planet
hosts: "{{ target_hosts }}"
gather_facts: no
tags: ['apigee-config']
vars_files:
- ~/.apigee-secure/credentials.yml
- ~/.apigee/custom-properties.yml
roles:
- { role: apigee-opdk-modules }
- { role: apigee-opdk-baas-silent-installation-config }