diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md
index 6d675abdd5004c8bedcc632984f6043a45e599d1..fc0f88944f8d2eb3a6ff7e314cd55b02be42bd23 100644
--- a/geant/gap_ansible/CHANGELOG.md
+++ b/geant/gap_ansible/CHANGELOG.md
@@ -1,4 +1,6 @@
 # GAP Ansible changelog
+1.0.80:
+- Added ICMP TTL-expired config in interface template (NAT-622)
 1.0.79:
 - Added SSH `inbound-max-session` to the base_config.
 1.0.78:
@@ -7,7 +9,7 @@
 - Cleanup of `iptrunk` templates.
 1.0.77:
 - `iptrunk_migration`: if trunk is `Leased`, update the target BFD address (LO of the new node) after migration and check the BFD status.
-- `iptrunk_checks`: added LLDP check - simpple `show lldp neighbors`.
+- `iptrunk_checks`: added LLDP check - simple `show lldp neighbors`.
 - `iptrunk_checks`: updated parser for Nokia optical port output.
 1.0.76:
 - fixes in `iptrunk_migration` role (BFD, min-links, corrected interface descriptions)
diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml
index 2f894225525f5af581b0be4aaa7dda01108a80ae..a49e1625b5b399473d61e84c953cd416c5839091 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.79
+version: 1.0.80
 
 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
 readme: README.md