diff --git a/roles/bird/templates/bird.conf.j2 b/roles/bird/templates/bird.conf.j2 index cff6d12..7109d0c 100644 --- a/roles/bird/templates/bird.conf.j2 +++ b/roles/bird/templates/bird.conf.j2 @@ -35,9 +35,8 @@ protocol ospf { cost {{ attrs.cost }}; {% endif %} }; - {% endfor %} - } + }; }; {% endif %}