summaryrefslogtreecommitdiff
path: root/roles/lxde/tasks/main.yml
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@fretlink.com>2018-11-21 20:30:58 +0100
committerIsmaël Bouya <ismael.bouya@fretlink.com>2018-11-21 20:30:58 +0100
commitafdce38ee5834b056971275a60507e48703750bb (patch)
treef74cd5e725e6651ab2ab9f7fe9195b2ddd28bd35 /roles/lxde/tasks/main.yml
parent501e9127cab085c0454647e9793b9a6570fe7028 (diff)
downloadAnsible-afdce38ee5834b056971275a60507e48703750bb.tar.gz
Ansible-afdce38ee5834b056971275a60507e48703750bb.tar.zst
Ansible-afdce38ee5834b056971275a60507e48703750bb.zip
Add backgrounds folder to git
Diffstat (limited to 'roles/lxde/tasks/main.yml')
-rw-r--r--roles/lxde/tasks/main.yml5
1 files changed, 5 insertions, 0 deletions
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 @@
66 - [ "play_after_exit", 0 ] 66 - [ "play_after_exit", 0 ]
67 - [ "show_playlist", 1 ] 67 - [ "show_playlist", 1 ]
68 - [ "filter", 0 ] 68 - [ "filter", 0 ]
69- name: Background repository
70 tags: ["no_bootstrap"]
71 git:
72 dest: "$XDG_DATA_HOME/backgrounds"
73 repo: gitolite@git.immae.eu:perso/Immae/Config/Ansible/Backgrounds