mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 14:21:30 +00:00
Add missing connection param to test (#46831)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
nxos_config:
|
||||
lines:
|
||||
- feature lldp
|
||||
connection: network_cli
|
||||
ignore_errors: yes
|
||||
|
||||
# Gather the list of interfaces on this device and make the list
|
||||
|
||||
Reference in New Issue
Block a user