ansible/changelogs
Chris Van Heuveln 46f185c217 nxos_snmp_traps: fix 'group: all' for N35 platforms (#55995)
* nxos_snmp_traps: fix 'group: all' for N35 platforms

- `group: all` attempts to enable traps for all features defined in the module's `feature_list`

- `N35` platforms do not support `snmp-server enable traps bfd`; so removing `bfd` from the `feature_list` for that platform

- Minor cleanup in `sanity.yaml` test file

* whitespace lint fix

(cherry picked from commit 0e0c2a7db7)
2019-05-21 09:37:43 -07:00
..
fragments nxos_snmp_traps: fix 'group: all' for N35 platforms (#55995) 2019-05-21 09:37:43 -07:00
.changes.yaml New release v2.8.0 2019-05-16 06:58:30 -07:00
CHANGELOG-v2.8.rst New release v2.8.0 2019-05-16 06:58:30 -07:00
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 2018-05-30 16:47:48 -07:00
config.yaml Implement new changelog generator. 2018-06-05 19:08:15 -07:00