--- - 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: git - role: neovim - role: ag - role: python - role: autohotkey - role: 1password