summaryrefslogtreecommitdiff
path: root/changelogs/fragments
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments')
-rw-r--r--changelogs/fragments/bgp-password-fix.yml2
-rw-r--r--changelogs/fragments/ci_codecov.yml3
-rw-r--r--changelogs/fragments/update_intf_doc.yaml3
3 files changed, 0 insertions, 8 deletions
diff --git a/changelogs/fragments/bgp-password-fix.yml b/changelogs/fragments/bgp-password-fix.yml
deleted file mode 100644
index 5c424046..00000000
--- a/changelogs/fragments/bgp-password-fix.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-bugfixes:
- - bgp_global - changed to use `neighbor.password` rather than `neighbor.address` (https://github.com/ansible-collections/vyos.vyos/issues/304).
diff --git a/changelogs/fragments/ci_codecov.yml b/changelogs/fragments/ci_codecov.yml
deleted file mode 100644
index ea17f51a..00000000
--- a/changelogs/fragments/ci_codecov.yml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-trivial:
- - added codecov to the CI pipeline
diff --git a/changelogs/fragments/update_intf_doc.yaml b/changelogs/fragments/update_intf_doc.yaml
deleted file mode 100644
index 41aa6598..00000000
--- a/changelogs/fragments/update_intf_doc.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-doc_changes:
- - vyos_interfaces - Updated documentation with examples and task output.