Skip to content
Snippets Groups Projects
Commit e2ef6812 authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

v1.1.7

parent 4bfa8447
Branches
Tags
No related merge requests found
Pipeline #89489 passed
# GAP Ansible changelog # GAP Ansible changelog
1.1.7 2024-10-07
- Small fixes in iBGP config verification for P-routers.
1.1.6 2024-10-02: 1.1.6 2024-10-02:
- Card FP (accounting) is only configured on PE routers. - Card FP (accounting) should only be configured on PE routers.
1.1.5 2024-09-30: 1.1.5 2024-09-30:
- Added Destination class usage / accounting for the Nokia devices. - Added Destination class usage / accounting for the Nokia devices.
......
...@@ -8,7 +8,7 @@ namespace: geant ...@@ -8,7 +8,7 @@ namespace: geant
name: gap_ansible name: gap_ansible
# The version of the collection. Must be compatible with semantic versioning # The version of the collection. Must be compatible with semantic versioning
version: 1.1.6 version: 1.1.7
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md readme: README.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment