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

v1.0.78

parent 7f3704a0
No related branches found
No related tags found
No related merge requests found
Pipeline #87588 passed
# GAP Ansible changelog # GAP Ansible changelog
1.0.78:
- Validation/verification logic added to `base_config`, `iptrunk`, `iptrunk_twamp` roles.
- Cleanup of `base_config` 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 - simpple `show lldp neighbors`.
......
...@@ -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.77 version: 1.0.78
# 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