diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md
index b4eeaccbabe0c93324ce863151813fab8606bffd..3e277f1ac744173040a33a5eb4023859a4c30cc6 100644
--- a/geant/gap_ansible/CHANGELOG.md
+++ b/geant/gap_ansible/CHANGELOG.md
@@ -1,4 +1,8 @@
 # GAP Ansible changelog
+1.1.14 2024-11-11
+- Cleanup of `ansible_connection` in different roles to load it correctly from the inventory.
+- Add `fec none` into Juniper template inside `iptrunk` role.
+
 1.1.13 2024-11-08
 - Removed ISIS overload step from `promote_p_to_pe` role.
 
diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml
index e6e635e814ebe5c331ef4a645581c03a72cc4e3a..137dc7fc88b776f181d8f88788cf61059a14908b 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.13
+version: 1.1.14
 
 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
 readme: README.md