blob: 50bc4fb62370e7f48c6b0a8ead173c3c856bb3f3 [file] [log] [blame]
---
- hosts: '{{ hosts }}'
vars_files:
- ~/.apigee/credentials.yml
pre_tasks:
- setup:
- ec2_facts:
when: "{{ ansible_bios_version | lower | search('amazon') }}"
roles:
- apigee-opdk-setup-default-settings