mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 18:50:21 -07:00
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…
Add table
Add a link
Reference in a new issue