Stuck with a looping situation using jinja template with Ansible

后端 未结 0 1861
无人及你
无人及你 2021-01-20 03:15

I am stuck with a looping situation using jinja template with Ansible.

My jinja template:

{% for int in interfaces | | difference(existing_conf) %}
int         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题