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