mirror of https://github.com/ansible/ansible.git
[2.9] Allow nxos_l2_interfaces to append the allowed vlans list (#67703)
* Added Fix - Allow nxos_l2_interfaces to append the allowed vlans list (#66517) * Added Integration tests * Corrected lint errors * Added fix for bug # 54400 * Revert "Added fix for bug # 54400" This reverts commitpull/67986/headbf42db4269
. * Revert "Adding files for RM static_routes" This reverts commitdafdd92d43
. * Revert "Added Integration tests" This reverts commit129dc87682
. * Bug Fix 65332 * Added testcase for #66517 * Removed unnecessary commit * fixing conflicts * fixing conflicts * addressed mikeweibe's comments * Corrected lint errors * Added idempotent tc for add vlans * Added replaced and overridded tcs for trunk vlan add (cherry picked from commit4ac89b8ac7
) * backport to PR #66517
parent
c3dbd69a1b
commit
18377e6390
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "nxos_vlans - Allow nxos_l2_interfaces to append the allowed vlans list"
|
Loading…
Reference in New Issue