mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
* nxos_interface_ospf: Add bfd support Add support for `bfd` state in `nxos_interface_ospf` - Feature Pull Request `nxos_interface_ospf` * Fix pep issues * sanity loop: syntax * bfd states changed from T/F to enable/disable/default * doc hdr fixes