fix eos failed tests (#27945)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
pull/27950/head
Trishna Guha 7 years ago committed by GitHub
parent a40cb5a47f
commit dd8b65395f

@ -5,6 +5,7 @@
- no switchport
parents: int Ethernet1
authorize: yes
provider: "{{ cli }}"
connection: local
- name: Enable Ethernet2 interface and disable switchport
@ -14,4 +15,5 @@
- no switchport
parents: int Ethernet2
authorize: yes
provider: "{{ cli }}"
connection: local

Loading…
Cancel
Save