--- - import_playbook: unix.yaml - hosts: localhost # FIXME: Roles which depend on the win_git module can't be in the same # playbook on the first run because the wsl role hasn't added the win_git # module to the modules path yet. roles: - role: wsl - hosts: windows roles: - role: powershell - role: neovim - role: system-info - role: ag - role: git - role: tree - role: llvm - role: nodejs - role: python - role: 1password - role: autohotkey - role: firefox - role: obsidian - role: windows-terminal