fixing copy params for resume updates
This commit is contained in:
parent
c43987faf4
commit
890286b77d
@ -7,5 +7,5 @@
|
||||
file: ../vars/main.yml
|
||||
- name: Push out resume public content
|
||||
copy:
|
||||
src: "{{RESUME_LOCAL_PUBLIC}}/public"
|
||||
src: "{{RESUME_LOCAL_PUBLIC}}/public/"
|
||||
dest: /var/www/resume.shockrah.xyz
|
||||
|
Loading…
Reference in New Issue
Block a user