Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add generate_switchport_trunk func #1062

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alezkv
Copy link

@alezkv alezkv commented Apr 23, 2024

SUMMARY

Fixes #1061

Split single swtichport {type} vlan command into several if resulted vlan lexeme will be more than 220 symbols.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

cisco.ios.l2_interfaces

This should fix ansible-collections#1061

by splitting switchport vlan commands into several if resulted vlan
lexeme will be more than 220 symbols.
@KB-perByte
Copy link
Collaborator

@alezkv Can you please add a changelog and tests to justify the changes you have added?
Regards.

@KB-perByte
Copy link
Collaborator

@alezkv unit tests should be fine!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cisco.ios.ios_l2_interfaces: fail on configuring trunk interface with a bunch of vlans
2 participants