Add become on eos_l2_interface tests (#35245)
This commit is contained in:
parent
8e965c5986
commit
eacb4d0a4a
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
eos_l2_interface:
|
||||
name: Ethernet1
|
||||
state: absent
|
||||
become: yes
|
||||
|
||||
- name: Set switchport mode to access on vlan 4000
|
||||
eos_l2_interface:
|
||||
|
|
Loading…
Reference in a new issue