ansible/changelogs/fragments/58200-update-ce_bfd_global-to-fix-a-bug.yml
YuandongXu db5ceb2390 Backport/2.8/58200 ce_bfd_global: update to fix a bug. (#58200) (#58555)
* update to fix a bug. (#58200)


(cherry picked from commit 875e7c3e50)

* add a changlog fragment to PR 58200.

* Update 58200-update-ce_bfd_global-to-fix-a-bug.yml
2019-07-08 18:00:21 -07:00

3 lines
170 B
YAML

bugfixes:
- ce_bfd_global - line284, 'data' tag of xpath should be removed.
line498, add "self.existing == self.end_state" to compare the status and get 'changed'.