diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md
index 3e0f1350ab0b4e50ef19e6626739bca21f6ba172..edbbe072e8b81ae487ec8c485a8a4816fe93f49b 100644
--- a/geant/gap_ansible/CHANGELOG.md
+++ b/geant/gap_ansible/CHANGELOG.md
@@ -1,4 +1,6 @@
 # GAP Ansible changelog
+1.0.83:
+- Update iBGP groups when terminating PE router: a) Remove PE from PE mesh; b) Remove PE from P routers config.
 1.0.82:
 - Fix of ICMP TTL-expired in `iptrunk_migration`
 1.0.81:
diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml
index eb139aacdb6008bc188195bdae9e998741933007..3b60bc57780a276f49e64e08e3b560f959c724b2 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.0.82
+version: 1.0.83
 
 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
 readme: README.md