blob: 2c5a65b33343a0e3d202d98c8146605daf4c70d4 [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 }}"