diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 6a955d098081896af75c8875dd56231d1a601aa8..9bed3048d6e9da062a4ebf70863bb7194b8372df 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,7 @@ # GAP Ansible changelog +1.1.32 2025-01-21 +- IPtrunk: changes in `ga_id` field to reflect refactoring in GSO. + 1.1.31 2025-01-20 - `po_prefix_lists`: prefix-list-type is taken from inventory per service. diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index dd9336d9fd76b1950a2d4a750e650f15d5b76828..d5f882dea338e4446982eaf4a4f21693318df008 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.31 +version: 1.1.32 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md