* Pointing to root of project
This commit is contained in:
@@ -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/
|
||||||
Reference in New Issue
Block a user