mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12: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
|
- name: Install background
|
||||||
synchronize:
|
synchronize:
|
||||||
src: background/background.jpg
|
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