--- - hosts: localhost roles: - role: zsh - role: tmux - role: neovim - role: git - role: python - role: wsl when: '"WSL" in ansible_kernel' - hosts: windows roles: - role: neovim - role: git