diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 13e8e952bf6b15bb58f7d70982726cb81886bc47..e3a3177e191f3343d7a410a3fae4880ba2c024c6 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,7 @@ # GAP Ansible changelog +1.1.20 2024-12-04 +- Bugfixes in `p_to_pe_promotion` pre and post checks + 1.1.19 2024-12-03 - Added a list of roles for L3 service provisioning. - `sbp` - SBP interface configuration diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index 926db3541a14bfabe7f496ad571b878e8b7227ad..f2e294b5ed4988716bb56268de5a9286b4e02650 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.19 +version: 1.1.20 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md