File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
roles/dtc/remove/tasks/vxlan Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2626 cisco.nd.nd_rest :
2727 method : GET
2828 path : /appcenter/cisco/ndfc/api/v1/lan-fabric/rest/control/fabrics/msd/fabric-associations
29- ansible_network_os_rest == "cisco.nd.nd_rest"
29+ when : ansible_network_os_rest == "cisco.nd.nd_rest"
3030 register : ndfc_msd_fabric_associations
3131
3232 - name : Get Multisite Fabric Associations for dcnm
3333 cisco.dcnm.dcnm_rest :
3434 method : GET
3535 path : /appcenter/cisco/ndfc/api/v1/lan-fabric/rest/control/fabrics/msd/fabric-associations
36- ansible_network_os_rest == "cisco.dcnm.dcnm_rest"
36+ when : ansible_network_os_rest == "cisco.dcnm.dcnm_rest"
3737 register : ndfc_msd_fabric_associations
3838
3939 - name : Find Current Fabric by Name In Multisite Associations
You can’t perform that action at this time.
0 commit comments