* Fixing src directory target

This commit is contained in:
shockrah 2022-03-14 23:07:56 -07:00
parent 9ce3460e5c
commit 4737249722

View File

@ -4,5 +4,5 @@
tasks:
- name: Push blog content
copy:
src: "{{BLOG_LOCAL_PUBLIC}}/public"
src: "{{BLOG_LOCAL_PUBLIC}}/public/"
dest: /var/www/shockrah.xyz