How to skip or ignore a config within j2 template if it's already in the running config (declared in a variable) of a Network Switch using Ansible?

后端 未结 0 691
天命终不由人
天命终不由人 2021-01-13 03:33

running-config on the switch:

switch-1#
interface Ethernet1/1
  ip dhcp relay address 1.1.1.2

j2 template:

{% for ip in dhcp_s         


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