I am working on moving from the old Debian-style installer to the newer Ubuntu server autoinstall system which uses subiquity. One thing we do with our current system is run a late_command script which registers the machine for our network. That involves a debconf-based dialog where the admin enters some credentials. Is there any similar way in subiquity to have a late-command script query the admin to answer some questions?
Thanks,
Stephen