ansible/changelogs/fragments/58554-update-ce_vrrp-to-fix-a-bug.yml

5 lines
274 B
YAML
Raw Normal View History

bugfixes:
- ce_vrrp - tag 'data' is the root node of data xml tree,remove 'data' tag to find all.
line 700,747 "vrrp_group_info["adminIgnoreIfDown"]", value is string and lower case.
line 1177,1240. Compare wrong! They should be same key of value to be compared.