ansible/changelogs/fragments/60412-ce_bfd_global-to-fix-bugs.yml
yanzhangi bc0ea200d2 Update ce_bfd_global to fix bugs (#60477)
* Update ce_bfd_global to fix bugs

(cherry picked from commit c742ce8ee3fefd81237fa584aad067d8992e0596)

* Update ce_bfd_global modified information
2019-09-03 21:38:25 -07:00

2 lines
254 B
YAML

bugfixes:
- ce_bfd_global - update to fix some bugs - When BFD is unavailable, tosExp and other parameters are sent down to report errors; this error is corrected and the query results are processed again. (https://github.com/ansible/ansible/pull/60412)