fixed path to the user's home directory

This commit is contained in:
aminnairi
2023-12-30 19:31:03 +01:00
parent 3e643c30c9
commit 675a12606c
+1 -1
View File
@@ -7,4 +7,4 @@
- name: Felix setup - name: Felix setup
synchronize: synchronize:
src: felix src: felix
dest: /$HOME/.config dest: "/home/{{ user.name }}/.config"