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

v1.1.22

parent c08b7819
No related branches found
No related tags found
No related merge requests found
Pipeline #90985 passed
# GAP Ansible changelog
1.1.22 2024-12-13
- Added `vrf` role, which rolls out a base VRPN config on a list of provided routers.
- Requires an appropriate set of vars in `geant_services/VRF/{{ VRF_NAME }}`
- Added `ip_prefix_list` separate role.
- Role rename: `prefix_lists` -> `po_prefix_lists`.
- Adjustments to the `deploy_service_config` to work with the new `update_vrf` playbook.
1.1.21 2024-12-05
- Bugfixes in `edge_port`: encapsulation
- Added `service_checks` role
......
......@@ -8,7 +8,7 @@ namespace: geant
name: gap_ansible
# The version of the collection. Must be compatible with semantic versioning
version: 1.1.21
version: 1.1.22
# 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