diff --git a/ansible/roles/neutron/templates/l3_agent.ini.j2 b/ansible/roles/neutron/templates/l3_agent.ini.j2
index b8a165bfac..679730f20e 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'] %}