diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 12e5239e783d55f606cf613471279d0749e7957b..9284bd18d0be50dddaae4de3d6696142f1037e33 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,5 +1,10 @@ # GAP Ansible changelog +## 1.1.72 2025-05-22 + +- `policy_options`: Support for the `prefix-list-override` option in `policy_statements` + Nokia template. + ## 1.1.71 2025-05-16 - `iptrunk`: Introducing the concept of trunk versions. diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index 7283311b4caf3cc2630374492de88761e289704e..60378179c3c80850a4c3d5038c18fa1b8dae02f5 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.71 +version: 1.1.72 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md