There was an error while loading. Please reload this page.
1 parent 60e7020 commit 5687ae2Copy full SHA for 5687ae2
1 file changed
ansible/roles/test/tasks/vnet_vxlan.yml
@@ -167,6 +167,7 @@
167
168
- name: Apply route json configuration
169
shell: docker exec swss sh -c "swssconfig /vnet.route.json"
170
+ when: cleanup|bool
171
172
- name: sleep for some time
173
pause: seconds=3
0 commit comments