now using the dynamic variable to create the background for the user

This commit is contained in:
aminnairi
2023-12-30 18:48:01 +01:00
parent 245e002de0
commit 4c870d9207
+1 -1
View File
@@ -2,4 +2,4 @@
- name: Install background
synchronize:
src: background/background.jpg
dest: /$HOME/.local/share/backgrounds/background.jpg
dest: "/home/{{ user.name }}/.local/share/backgrounds/background.jpg"