In the installer wizard, like a role picker as in eg CentOS?
Not that I noticed.
I got to choose keyboard, language, time zone and if I wanted to use wifi. Also asked if I wanted to create a rescue usb-stick.
Nothing else that I recall.
I’m getting to think maybe I should’ve researched getting a customized image installed with ssh and have it activated…
Thanks.
The main reason we ordered the laptops preinstalled with Ubuntu, was to not have to reinstall them again.
This is however an alternative though.
I’ve used netinstall with a local repo with CentOS previously.
Would your suggestion be something similar?
Ansible needs to be already installed on the new laptop/s, right?
And I can’t do that remotely because I don’t have openssh-server installed and running.
Exactly, so your issue is a generic system administration one about
how to bootstrap your machines up to the point where ansible can be
used.
You need to figure out how to do that, probably by reading the Ubuntu
docs, or probably the vendor (if you'd want to keep the current
installations).
Depending on your local preference you can either use push or pull
mode - each one has different implications wrt what your machines
should look like.
Once you've figured that out, things should just work.