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

v1.1.92

parent 43ecce47
Branches
Tags
No related merge requests found
Pipeline #95654 passed
# GAP Ansible changelog
## 1.1.92 2025-07-14
- `bgp_config`, `bc_templates`: `bgp_group` template updates:
- min-hold-time parameter
- group description
- small bugfixes
- `l2circuits`: calculate service description prefix depending on the
circuit type (to distinguish ExpressRoute circuits).
- Adding custom `stdout` plugin with the support of supressing the
Ansible output to the console.
## 1.1.91 2025-07-07
- `sbp`: bugfix of extra space in interface description for IAS.
......
......@@ -8,7 +8,7 @@ namespace: geant
name: gap_ansible
# The version of the collection. Must be compatible with semantic versioning
version: 1.1.91
version: 1.1.92
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment