diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 24a0272736110a1a92e434466a1267e314b048d3..9fbb657aac73d05024d597413ddb553ce2e9cdba 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,14 @@ # GAP Ansible changelog +1.1.28 2025-01-15 +- Updated `vrf` role +- Updates to: + - `fw_filter` + - `sbp` + - `ip_prefix_list` + - `policy_options` + - `push_config` + roles to adjust them to `LHCONE` NREN access. + 1.1.27 2025-01-09 - `promote_p_to_pe`: PE static routes as a separate WF step diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index b32fa1d1593e43e840c27e7c2a10faa96300107c..f823ca38037617e17ac7790295f48b86d1aac6f4 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.27 +version: 1.1.28 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md