20241009.02
network/netplan: do generate instead of apply (#445) We don't want to rely on netplan's apply operation as it will do more than we expect to the interfaces we are managing. Instead we use generate operation and we manage the reload from our side.