Merge "Copy the contents of static and etc"
This commit is contained in:
commit
f0f022a0c2
@ -226,8 +226,12 @@
|
|||||||
group: "{{ gerrit_user_name }}"
|
group: "{{ gerrit_user_name }}"
|
||||||
mode: preserve
|
mode: preserve
|
||||||
loop:
|
loop:
|
||||||
- static
|
- static/hideci.js
|
||||||
- etc
|
- static/robots.txt
|
||||||
|
- static/system-cla.html
|
||||||
|
- static/usg-cla.html
|
||||||
|
- etc/GerritSite.css
|
||||||
|
- etc/GerritSiteHeader.html
|
||||||
|
|
||||||
- name: Install apache2
|
- name: Install apache2
|
||||||
apt:
|
apt:
|
||||||
|
Loading…
Reference in New Issue
Block a user