diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 55b91abf8fb0d1b7a8a1c13aae1da70f922f12b6..1462daed5e624ec2ec480c39c0e46ca9521bbd69 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,7 @@ # GAP Ansible changelog +1.1.26 2025-01-09 +- bugfixes in `promote_p_to_pe` + 1.1.25 2025-01-08 - `promote_p_to_pe`: bugfixes in `ansible_host` settings within the role. diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index 9edddc20a332198effef709dd63e0abec4abf415..a8253c566117e206ada75eec42804a47fb53ec99 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.25 +version: 1.1.26 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md