mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
now using the dynamic variable to create the background for the user
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user