rice/docker-host/roles/setup/tasks/landing-page.yml

9 lines
170 B
YAML
Raw Normal View History

2022-05-01 04:57:16 +00:00
---
- hosts: leftcoastlab
become: yes
tasks:
- name: Copy landing page
copy:
2022-05-02 02:49:26 +00:00
src: "{{LANDING_PAGE_ROOT_PATH}}/public/"
dest: /var/www/html/