--- - hosts: localhost roles: - role: zsh - role: neovim - role: tmux - role: system-info when: '"WSL" not in ansible_kernel' - role: ag - role: bat - role: curl - role: fzf - role: git - role: htop - role: tidy - role: tree - role: llvm - role: nodejs - role: python - role: 1password - role: wsl when: '"WSL" in ansible_kernel'