correct outdated code.

This commit is contained in:
2025-12-12 16:01:06 +01:00
parent e6573732b2
commit aa5aec673d
2 changed files with 36 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{{ ansible_managed | comment }}
{# {% for config in network_interfaces %} #}
{% for config in item.1 %}
{% for config in grp.value %}
{% if config.headline is defined and config.headline %}
#-----------------------------