diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 649a93e6885e3096bbdd68cf061e0e3a41b6fbba..47d198d3cf6f27729336cfa3903b16cf0caf7675 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,7 @@ # GAP Ansible changelog +1.1.24 2024-12-13 +- `po_prefix_lists`: bgpq command is a var with the value set to `bgpq3` in the roles vars. + 1.1.23 2024-12-13 - Refactoring extra_vars in relation to `gs_id` and `ga_id`. - `edge_port` diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index 515d2f08e252b19c33220424a9ccd0a079ed9546..4a077406601672eba35d7bf3ea96dc6d0bcc7b63 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.23 +version: 1.1.24 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md