diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 1462daed5e624ec2ec480c39c0e46ca9521bbd69..24a0272736110a1a92e434466a1267e314b048d3 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,7 @@ # GAP Ansible changelog +1.1.27 2025-01-09 +- `promote_p_to_pe`: PE static routes as a separate WF step + 1.1.26 2025-01-09 - bugfixes in `promote_p_to_pe` diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index a8253c566117e206ada75eec42804a47fb53ec99..b32fa1d1593e43e840c27e7c2a10faa96300107c 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.26 +version: 1.1.27 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md