Changing ssh user

I’ve had to change theadmin_user in group_vars/all/user.yml from admin to ubuntu in order to get trellis to provision the server which is on AWS lightsail.

This worked fine, but it doesn’t seem that trellis ssh command listens to this and is still trying to ssh using admin.

Is there anyway to configure this?