mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 14:41:23 -07:00
fix nxos_vrf_af teardown for nxapi (#39599)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
parent
8bfc92fb27
commit
0a17adb3df
1 changed files with 1 additions and 0 deletions
|
@ -156,5 +156,6 @@
|
||||||
feature: bgp
|
feature: bgp
|
||||||
state: disabled
|
state: disabled
|
||||||
provider: "{{ connection }}"
|
provider: "{{ connection }}"
|
||||||
|
ignore_errors: yes
|
||||||
|
|
||||||
- debug: msg="END connection={{ ansible_connection }} nxos_vrf_af sanity test"
|
- debug: msg="END connection={{ ansible_connection }} nxos_vrf_af sanity test"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue