fix path
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-05-25 11:14:57 +02:00
parent 868585dc9a
commit 08813acac8
2 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@
- name: Add custom error page template
template:
src: usr/share/nginx/html/error.html.j2
dest: usr/share/nginx/html/error.html
dest: /usr/share/nginx/html/error.html
owner: root
group: root
mode: 0644