Resolved! Cannot set aggregate interface or subinterface zone
Hello,
I'm trying to update or create an aggregate interface or subinterface with a zone_name parameter.
Something like:
---- hosts: all
name: CONFIGURE NEW AGGREGATE AND SUBINTERFACE IN EXISTING ZONE
connection: local
gather_facts: False
collection...