Files
zuul/playbooks/dashboard/multi.yaml
Monty Taylor b575389633 Revert "Revert "Upgrade from angularjs (v1) to angular (v6)""
This reverts commit fc1a71f69f.

This time with better handling for base hrefs.

Change-Id: I530b6ff0a4da0546584d0c93bf6e0bb716a9dbc3
2018-06-27 08:37:25 -05:00

12 lines
263 B
YAML

- hosts: all
tasks:
- name: Make symlinks to allow multi-tenant preview to work
file:
src: .
dest: '{{ zuul.project.src_dir }}/{{ javascript_content_dir }}/{{ item }}'
state: link
with_items:
- local
- t