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

v1.1.40

parent 4548a10d
Branches
Tags
No related merge requests found
Pipeline #91888 passed
...@@ -4,3 +4,4 @@ dist/ ...@@ -4,3 +4,4 @@ dist/
__pycache__/ __pycache__/
.DS_Store .DS_Store
.vscode .vscode
geant/gap_ansible/.ansible-lint
# GAP Ansible changelog # GAP Ansible changelog
1.1.40 2025-02-13
- `iptrunk_checks`: bugfix in Optical checks to work correctly with SR2se connectors (with extra `x1` for XIOM reference).
1.1.39 2025-02-10 1.1.39 2025-02-10
- `l3_core_service` playbook: avoid loading custom Partner's dir if nothing custom is selected. - `l3_core_service` playbook: avoid loading custom Partner's dir if nothing custom is selected.
......
...@@ -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.1.39 version: 1.1.40
# 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