diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md
index eb05062a8385380d38ff033a46ad5b99b27278af..85f4852523ffffc851aca6cae66c567020390d07 100644
--- a/geant/gap_ansible/CHANGELOG.md
+++ b/geant/gap_ansible/CHANGELOG.md
@@ -1,4 +1,7 @@
 # GAP Ansible changelog
+1.1.10 2024-10-17
+- Enable `config_mode` "private" in all relevant Nokia deployment tasks.
+
 1.1.9 2024-10-08
 - `iptrunk_migration`: Add BFD update logic and template to Nokia as a remaining side.
 - `iptrunk_migration`: Add trunk deactivation part for Nokia as a replaced side.
diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml
index 850c6bf898a8db59be88b71a49b1ef2d953a7c49..520a4554589c605530498d5a60b09055c9ea8526 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.9
+version: 1.1.10
 
 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
 readme: README.md