diff --git a/ansible/roles/neutron/templates/l3_agent.ini.j2 b/ansible/roles/neutron/templates/l3_agent.ini.j2
index b8a165bfac239ae7cc127bd8e5df11fb3ce2c4a9..679730f20eabf66d967374b098a9c70afc8c1dcb 100644
--- a/ansible/roles/neutron/templates/l3_agent.ini.j2
+++ b/ansible/roles/neutron/templates/l3_agent.ini.j2
@@ -1,4 +1,4 @@
-# l3_agent.ini
+#jinja2: trim_blocks: False
 [DEFAULT]
 {% if enable_neutron_dvr | bool %}
     {% if inventory_hostname in groups['network'] %}