We have lots of different servers with different network cards, is there a way to have Ubuntu 20.04 automatically configure the network cards with DHCP? Right now we have to manually change the .yaml file everytime we install a new network card. It would be nice if Ubuntu could just recognize the new networks cards on bootup.
Here is more information, we have an Ubuntu 20.04 image which we install on new servers, is there a way to configure the Ubuntu image to automatically configure the network card so we don't have to manually go into the netplan .yaml file and change the network card name?
Thanks