diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md
index a9d96e7377c1e208efd176b70671389e1b83872a..e6b0f434fab0f0127a4dfbd144cf6ba41439ae12 100644
--- a/geant/gap_ansible/CHANGELOG.md
+++ b/geant/gap_ansible/CHANGELOG.md
@@ -1,4 +1,6 @@
 # GAP Ansible changelog
+1.0.57:
+- Fixes to enable `commit_comment` in base_config and ipbg_update roles
 1.0.56:
 - Using custom `nokia_netconf_config` module which gives an option to use `commit_comment` with SROS.
 - Update `meta` for each of roles to use `colletions` specification.
diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml
index 428450b0bb6e8900bf0feef59fb9d9342d251451..f5119ad3c8197f6cc951255c33189d9d25b6a102 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.56
+version: 1.0.57
 
 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
 readme: README.md