diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 5486538c28ebab633d1c462c9338f58d7651bf56..9c62c06086cd515833444922e4b2ca55c55a8450 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,6 +1,10 @@ # GAP Ansible changelog -1.1.63 2025-04-10 +1.1.64 2025-04-15 + +- `iptrunk` fix trunk description suffix calculation conditionals. + + 1.1.63 2025-04-10 - `base_config`: Explicitely set `system-login/idle-timeout` for Nokia. diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index b1de6ea135289a1216dd8fbcafe573c66484d97a..a3d01ca4318026cac52a39d2985ea64965801406 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.63 +version: 1.1.64 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md