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

v1.0.77

parent 4518514a
No related branches found
No related tags found
No related merge requests found
Pipeline #87478 passed
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
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`.
- `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)
1.0.75: 1.0.75:
......
...@@ -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.76 version: 1.0.77
# 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