Skip to content

Commit

Permalink
Fragment files for release 2.1.0: Covering PRs 124, 149, and 172 (#265)
Browse files Browse the repository at this point in the history
* Fragment files for release 2.1.0: Covering PRs 124, 149, and 172

* Update changelogs/fragments/172-module-utils-import-remove-empties-from-ansible-lib.yaml

changed incorrect "module" name "sonic_module_utils" to the corrected plugin name "module_utils"

* Fixed fragment format errors to address a sanity failure.
  • Loading branch information
kerry-meyer authored May 16, 2023
1 parent be38f81 commit f326f56
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
minor_changes:
- sonic_l2_interfaces - Add support for parsing configuration containing the OC Yang vlan range syntax (https://github.com/ansible-collections/dellemc.enterprise_sonic/pull/124)
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
minor_changes:
- sonic_l2_interfaces - Add support for specifying vlan trunk ranges in Ansible playbooks (https://github.com/ansible-collections/dellemc.enterprise_sonic/pull/149)
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
minor_changes:
- module_utils - Change the location for importing remove_empties from the obsolete Netcommon location to the offically required Ansible library location to fix sanity errors (https://github.com/ansible-collections/dellemc.enterprise_sonic/pull/172)

0 comments on commit f326f56

Please sign in to comment.