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

v1.0.80

parent 46c0191c
Branches
Tags
1 merge request!155Feature/nat 622 ttl expired
Pipeline #88015 passed
# GAP Ansible changelog # GAP Ansible changelog
1.0.80:
- Added ICMP TTL-expired config in interface template (NAT-622)
1.0.79: 1.0.79:
- Added SSH `inbound-max-session` to the base_config. - Added SSH `inbound-max-session` to the base_config.
1.0.78: 1.0.78:
...@@ -7,7 +9,7 @@ ...@@ -7,7 +9,7 @@
- Cleanup of `iptrunk` templates. - Cleanup of `iptrunk` templates.
1.0.77: 1.0.77:
- `iptrunk_migration`: if trunk is `Leased`, update the target BFD address (LO of the new node) after migration and check the BFD status. - `iptrunk_migration`: if trunk is `Leased`, update the target BFD address (LO of the new node) after migration and check the BFD status.
- `iptrunk_checks`: added LLDP check - simpple `show lldp neighbors`. - `iptrunk_checks`: added LLDP check - simple `show lldp neighbors`.
- `iptrunk_checks`: updated parser for Nokia optical port output. - `iptrunk_checks`: updated parser for Nokia optical port output.
1.0.76: 1.0.76:
- fixes in `iptrunk_migration` role (BFD, min-links, corrected interface descriptions) - fixes in `iptrunk_migration` role (BFD, min-links, corrected interface descriptions)
......
...@@ -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.0.79 version: 1.0.80
# 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