ansible/changelogs/fragments/61168-ce_evpn_bgp_rrl-to-fix-bugs.yml
yanzhangi e9ef022b5d [Backport/2.9/61168]Update ce_evpn_bgp_rr to fix bugs (#62690)
* Update ce_evpn_bgp_rr to fix bugs

(cherry picked from commit 2cb3da3fa654451064fa277918eae3f45c4aa31b)

* Update ce_evpn_bgp_rr modified information
2019-11-01 08:40:49 -07:00

2 lines
183 B
YAML

bugfixes:
- ce_evpn_bgp_rr - update to fix some bugs - Modify the configured query statement and replace get_config with exec_command. (https://github.com/ansible/ansible/pull/61168)