blob: 1b62d60aaad0e6ca354cde92f6e10e08aa126abc [file] [log] [blame]
---
- name: Setup org on dc-1
hosts: "{{ target_hosts }}"
gather_facts: no
vars_files:
- ~/.apigee-secure/credentials.yml
- ~/.apigee/custom-properties.yml
roles:
- { role: apigee-opdk-setup-status, tags: ['status'] }
- { role: apigee-opdk-baas-create-org-and-user, tags: ['org-create'] }