diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 7b6013fb6e87f9275afc5b6e7c0a182b95b4210e..817216af2b046fe7606701fca5d694c7cf808bd1 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,5 +1,10 @@ # GAP Ansible changelog +## 1.1.75 2025-05-29 + +- `iptrunk`, `iptrunk_migration`: remove egress QoS policy from router/interface level + in Nokia template. + ## 1.1.74 2025-05-27 - `iptrunk`, `iptrunk_migration`: Print the final trunk version. diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index 95fb766b72818cebd175213c1be9fcca5f26c9f5..63733624526cf9e76526c081f6916c3a9580a175 100644 --- a/geant/gap_ansible/galaxy.yml +++ b/geant/gap_ansible/galaxy.yml @@ -8,7 +8,7 @@ namespace: geant name: gap_ansible # The version of the collection. Must be compatible with semantic versioning -version: 1.1.74 +version: 1.1.75 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md