mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Minor changes
This commit is contained in:
@@ -153,7 +153,6 @@ options:
|
||||
env:
|
||||
- name: ANSIBLE_PERSISTENT_COMMAND_TIMEOUT
|
||||
netconf_ssh_config:
|
||||
default: None
|
||||
description:
|
||||
- This variable is used to enable bastion/jump host with netconf connection. If set to
|
||||
True the bastion/jump host ssh settings should be present in ~/.ssh/config file,
|
||||
@@ -203,7 +202,7 @@ NETWORK_OS_DEVICE_PARAM_MAP = {
|
||||
"ce": "huawei"
|
||||
}
|
||||
|
||||
import q
|
||||
|
||||
class Connection(NetworkConnectionBase):
|
||||
"""NetConf connections"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user