I am stuck with a looping situation using jinja template with Ansible.
My jinja template:
{% for int in interfaces | | difference(existing_conf) %} int