blob: 9805b063ce21f55518c19b9e26266911a54ebded [file] [log] [blame]
---
- name: Install Apigee component with proxy - {{ component }}
shell: '{{ apigee_service }} {{ component }} install'
environment:
http_proxy: "{{ http_proxy }}"
https_proxy: "{{ https_proxy }}"
no_proxy: "{{ no_proxy }}"