diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 6245aa5cd16385c81d5bec8b947ac92d20405f1e..b4eeaccbabe0c93324ce863151813fab8606bffd 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,7 @@ # GAP Ansible changelog +1.1.13 2024-11-08 +- Removed ISIS overload step from `promote_p_to_pe` role. + 1.1.12 2024-10-30 - Updates to `bgp_base` template (added `local-as` parameter) - Updates to `general` base-config template (strict `redundancy` config) diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index 7f3e1e6b49be92103101dcbfc8c4fdd2566530b5..e6e635e814ebe5c331ef4a645581c03a72cc4e3a 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.12 +version: 1.1.13 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md