From afdce38ee5834b056971275a60507e48703750bb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Isma=C3=ABl=20Bouya?= Date: Wed, 21 Nov 2018 20:30:58 +0100 Subject: [PATCH] Add backgrounds folder to git --- roles/lxde/tasks/main.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/roles/lxde/tasks/main.yml b/roles/lxde/tasks/main.yml index 90dffbb..62ee7ed 100644 --- a/roles/lxde/tasks/main.yml +++ b/roles/lxde/tasks/main.yml @@ -66,3 +66,8 @@ - [ "play_after_exit", 0 ] - [ "show_playlist", 1 ] - [ "filter", 0 ] +- name: Background repository + tags: ["no_bootstrap"] + git: + dest: "$XDG_DATA_HOME/backgrounds" + repo: gitolite@git.immae.eu:perso/Immae/Config/Ansible/Backgrounds -- 2.41.0