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