blob: a797e7b7239bb77d97202749f8ca5653ebd91bae [file] [log] [blame]
---
# Install the API Gateway route management actions.
- name: install route management actions
shell: ./installRouteMgmt.sh {{ catalog_auth_key }} {{ nginx_host }} {{ catalog_namespace }} {{ cli_path }} chdir="{{ openwhisk_home }}/ansible/roles/routemgmt/files"
environment:
OPENWHISK_HOME: "{{ openwhisk_home }}"