MAAS allow DHCP relay to forward DHCP requests to another VLAN that MAAS is managing.
Ansible Collection should support relay_vlan parameter in module canonical.maas.vlan (see PUT /MAAS/api/2.0/fabrics/{fabric_id}/vlans/{vid}/ in MAAS API reference).
MAAS allow DHCP relay to forward DHCP requests to another VLAN that MAAS is managing.
Ansible Collection should support
relay_vlan
parameter in modulecanonical.maas.vlan
(seePUT /MAAS/api/2.0/fabrics/{fabric_id}/vlans/{vid}/
in MAAS API reference).