You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to do the equivalent of "interface ; switchport trunk allowed vlan all", but setting it to an empty array doesn't do it, and setting it to "all" throws an integer conversion issue, even though it's documented as accepting a list of strings).
SUMMARY
Trying to do the equivalent of "interface ; switchport trunk allowed vlan all", but setting it to an empty array doesn't do it, and setting it to "all" throws an integer conversion issue, even though it's documented as accepting a list of strings).
ISSUE TYPE
COMPONENT NAME
ios_l2_interfaces
ANSIBLE VERSION
The text was updated successfully, but these errors were encountered: