--- - name: Set up development machine hosts: localhost vars: xdg_config_home: "~/.config" xdg_cache_home: "~/.cache" xdg_data_home: "~/.local/share" roles: - bash - dircolors #- git #- hushlogin - mintty #- python - readline #- ssh #- tmux - vim