File: //usr/lib/python3.9/site-packages/ansible_collections/cisco/nso/changelogs/fragments/1.0.1.yml
minor_changes:
- Updated examples in the documentation to align with the NSO DevNet Sandbox
- Added See Also section to docs providing links to additional resources
- Modified nso_verify module example
- Existing nso_config L3VPN example replaced with new examples due to existing example reliance on non-default l3vpn module
- Updated examples for nso_show
- Added example for nso_action
- Updated documentation with a See Also section providing links to NSO resources
- Corrected import paths in the test modules
- Defined data types for arguments in the docs where necessary to pass sanity tests
- Verified all sanity and unit tests passing