interface ip in OS_router

I want to connect two subnet using a router . Default gateway for these subnets are already used to connect to external router hence i have entered additional routes in the subnet with next hop ip . I want to use these next hop ip as the interface for a second router . While using ansible os_router module , there is a argument for interface name but no ip ? Can anybody suggests an workaround ?

Thanks
Bhujay