There was an error while loading. Please reload this page.
1 parent 9934173 commit ec75aa9Copy full SHA for ec75aa9
pssh/clients/native/parallel.py
@@ -80,7 +80,7 @@ def __init__(self, hosts, user=None, password=None, port=22, pkey=None,
80
:type pool_size: int
81
:param host_config: (Optional) Per-host configuration for cases where
82
not all hosts use the same configuration.
83
- :type host_config: dict
+ :type host_config: list
84
:param allow_agent: (Optional) set to False to disable connecting to
85
the system's SSH agent.
86
:type allow_agent: bool
0 commit comments