blob: c61e2785f40f18d9c520c945312a2af1b16957ce [file] [log] [blame]
---
# tasks file for opdk-setup-bootstrap-archive-installer
- name: Configure local repository
shell: "bash {{ archive_folder }}/repos/bootstrap.sh apigeeprotocol='file://' apigeerepobasepath={{ archive_folder }}/repos JAVA_FIX=C"
- name: Install apigee setup service
shell: '{{ apigee_service }} apigee-setup install'