summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/bgp-password-fix.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/bgp-password-fix.yml b/changelogs/fragments/bgp-password-fix.yml
new file mode 100644
index 0000000..5c42404
--- /dev/null
+++ b/changelogs/fragments/bgp-password-fix.yml
@@ -0,0 +1,2 @@
+bugfixes:
+ - bgp_global - changed to use `neighbor.password` rather than `neighbor.address` (https://github.com/ansible-collections/vyos.vyos/issues/304).