From d87f7f0d47b40a21a05d9f04ff52f3965e209a08 Mon Sep 17 00:00:00 2001 From: Fernando Schauenburg Date: Fri, 15 Nov 2019 22:01:50 +0000 Subject: [PATCH] Remove unused variables --- dotfiles.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dotfiles.yml b/dotfiles.yml index d7ffcbd..89f711d 100644 --- a/dotfiles.yml +++ b/dotfiles.yml @@ -1,10 +1,6 @@ --- - name: Set up development machine hosts: localhost - vars: - xdg_config_home: "~/.config" - xdg_cache_home: "~/.cache" - xdg_data_home: "~/.local/share" roles: - bin - bash