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

v1.1.15

parent 8234173e
Branches
Tags 1.1.15
No related merge requests found
Pipeline #90316 passed
# GAP Ansible changelog
1.1.15 2024-11-12
- Fixed `ansible_connection` setting in `ibgp_update` role.
- PE-specific SNMP communities in PE base config and `promote_p_to_pe`.
- Fixed `source-addresses` in `promote_p_to_pe` to include PE-specific source-addresses.
- SNMP ACL made optional.
1.1.14 2024-11-11
- Cleanup of `ansible_connection` in different roles to load it correctly from the inventory.
- Add `fec none` into Juniper template inside `iptrunk` role.
......
......@@ -8,7 +8,7 @@ namespace: geant
name: gap_ansible
# The version of the collection. Must be compatible with semantic versioning
version: 1.1.14
version: 1.1.15
# 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