* Pointing to root of project
This commit is contained in:
parent
8e9b5ef976
commit
52190005b2
@ -4,5 +4,5 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- name: Copy landing page
|
- name: Copy landing page
|
||||||
copy:
|
copy:
|
||||||
src: "{{LANDING_PAGE_PUBLIC_PATH}}/public/"
|
src: "{{LANDING_PAGE_ROOT_PATH}}/public/"
|
||||||
dest: /var/www/html/
|
dest: /var/www/html/
|
||||||
|
Loading…
Reference in New Issue
Block a user