fix source location for html file
All checks were successful
dreamfall/morgan.mcmillian.dev/pipeline/head This commit looks good
All checks were successful
dreamfall/morgan.mcmillian.dev/pipeline/head This commit looks good
This commit is contained in:
parent
14ec3d4f87
commit
ec19541bac
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@
|
|||
tasks:
|
||||
- name: Sync html directory
|
||||
ansible.posix.synchronize:
|
||||
src: public/html/
|
||||
src: public/https/
|
||||
dest: "{{ html_location }}/"
|
||||
|
|
Loading…
Reference in a new issue