mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
enable_netconf_support_on_dellos10 (#44816)
This commit is contained in:
committed by
Deepak Agrawal
parent
25563dc7cf
commit
3601c74971
@@ -201,6 +201,7 @@ logging.getLogger('ncclient').setLevel(logging.INFO)
|
||||
NETWORK_OS_DEVICE_PARAM_MAP = {
|
||||
"nxos": "nexus",
|
||||
"ios": "default",
|
||||
"dellos10": "default",
|
||||
"sros": "alu",
|
||||
"ce": "huawei"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user