diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md
index 9bed3048d6e9da062a4ebf70863bb7194b8372df..cfdd0ab32daf6aa452065b8325a8cf44f5f3ca86 100644
--- a/geant/gap_ansible/CHANGELOG.md
+++ b/geant/gap_ansible/CHANGELOG.md
@@ -1,4 +1,7 @@
 # GAP Ansible changelog
+1.1.33 2025-01-21
+- syslog.j2: add `log-events` config
+
 1.1.32 2025-01-21
 - IPtrunk: changes in `ga_id` field to reflect refactoring in GSO.
 
diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml
index d5f882dea338e4446982eaf4a4f21693318df008..180b0957e01c576fe60f980d886ffc36821c5b3b 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.32
+version: 1.1.33
 
 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
 readme: README.md