fixing copy params for resume updates

This commit is contained in:
shockrah 2022-10-10 09:58:52 -07:00
parent c43987faf4
commit 890286b77d

View File

@ -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