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

v1.1.19

parent 10eb2ece
No related branches found
No related tags found
No related merge requests found
Pipeline #90788 passed
# GAP Ansible changelog # GAP Ansible changelog
1.1.19 2024-12-03
- Added a list of roles for L3 service provisioning.
- `sbp` - SBP interface configuration
- `fw_filter` - configuration of FW filters to use under SBP.
- `prefix_lists` - generation of prefix lists from AS-SET.
- `policy_options` - BGP policy options config.
- `bgp` - A role to configure BGP neighbors.
- `deploy_service_config` - A role to assemble config from the artifacts produced by the above roles and push it to a device.
1.1.18 2024-12-02 1.1.18 2024-12-02
- GRPC config with conditional for easy on and off. - GRPC config with conditional for easy on and off.
......
...@@ -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.18 version: 1.1.19
# 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