-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into pre-commit-ci-update-config
- Loading branch information
Showing
11 changed files
with
7,349 additions
and
1,116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
--- | ||
bugfixes: | ||
- "Fix invalid password length not being recognized by the error parser." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
minor_changes: | ||
- ios_snmp_server - Update the module to manage correctly a lot of traps not take in count | ||
- ios_snmp_server - Fix an issue with cbgp2 to take in count correctly the bgp traps | ||
deprecated_features: | ||
- ios_snmp_server - deprecate traps.mpls_vpn with traps.mpls | ||
- ios_snmp_server - deprecate traps.envmon.fan with traps.envmon.fan_enable |
Large diffs are not rendered by default.
Oops, something went wrong.
440 changes: 411 additions & 29 deletions
440
plugins/module_utils/network/ios/argspec/snmp_server/snmp_server.py
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.