|
|
|
@ -26,52 +26,52 @@
|
|
|
|
|
- assert_equal:
|
|
|
|
|
left: out.result
|
|
|
|
|
right: [
|
|
|
|
|
{
|
|
|
|
|
'kwargs': {
|
|
|
|
|
'check_host_keys': 'ignore',
|
|
|
|
|
'connect_timeout': 10,
|
|
|
|
|
'hostname': 'alias-host',
|
|
|
|
|
'identities_only': False,
|
|
|
|
|
'identity_file': null,
|
|
|
|
|
'password': null,
|
|
|
|
|
'port': null,
|
|
|
|
|
'python_path': null,
|
|
|
|
|
'ssh_args': [
|
|
|
|
|
'-o',
|
|
|
|
|
'ForwardAgent=yes',
|
|
|
|
|
'-o',
|
|
|
|
|
'ControlMaster=auto',
|
|
|
|
|
'-o',
|
|
|
|
|
'ControlPersist=60s',
|
|
|
|
|
],
|
|
|
|
|
'ssh_debug_level': null,
|
|
|
|
|
'ssh_path': 'ssh',
|
|
|
|
|
'username': 'alias-userx',
|
|
|
|
|
},
|
|
|
|
|
'method': 'ssh',
|
|
|
|
|
{
|
|
|
|
|
'kwargs': {
|
|
|
|
|
'check_host_keys': 'ignore',
|
|
|
|
|
'connect_timeout': 10,
|
|
|
|
|
'hostname': 'alias-host',
|
|
|
|
|
'identities_only': False,
|
|
|
|
|
'identity_file': null,
|
|
|
|
|
'password': null,
|
|
|
|
|
'port': null,
|
|
|
|
|
'python_path': null,
|
|
|
|
|
'ssh_args': [
|
|
|
|
|
'-o',
|
|
|
|
|
'ForwardAgent=yes',
|
|
|
|
|
'-o',
|
|
|
|
|
'ControlMaster=auto',
|
|
|
|
|
'-o',
|
|
|
|
|
'ControlPersist=60s',
|
|
|
|
|
],
|
|
|
|
|
'ssh_debug_level': null,
|
|
|
|
|
'ssh_path': 'ssh',
|
|
|
|
|
'username': 'alias-user',
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
'kwargs': {
|
|
|
|
|
'check_host_keys': 'ignore',
|
|
|
|
|
'connect_timeout': 10,
|
|
|
|
|
'hostname': 'cd-normal-alias',
|
|
|
|
|
'identities_only': False,
|
|
|
|
|
'identity_file': null,
|
|
|
|
|
'password': null,
|
|
|
|
|
'port': null,
|
|
|
|
|
'python_path': null,
|
|
|
|
|
'ssh_args': [
|
|
|
|
|
'-o',
|
|
|
|
|
'ForwardAgent=yes',
|
|
|
|
|
'-o',
|
|
|
|
|
'ControlMaster=auto',
|
|
|
|
|
'-o',
|
|
|
|
|
'ControlPersist=60s',
|
|
|
|
|
],
|
|
|
|
|
'ssh_debug_level': null,
|
|
|
|
|
'ssh_path': 'ssh',
|
|
|
|
|
'username': null,
|
|
|
|
|
},
|
|
|
|
|
'method': 'ssh',
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
'method': 'ssh',
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
'kwargs': {
|
|
|
|
|
'check_host_keys': 'ignore',
|
|
|
|
|
'connect_timeout': 10,
|
|
|
|
|
'hostname': 'cd-normal-alias',
|
|
|
|
|
'identities_only': False,
|
|
|
|
|
'identity_file': null,
|
|
|
|
|
'password': null,
|
|
|
|
|
'port': null,
|
|
|
|
|
'python_path': null,
|
|
|
|
|
'ssh_args': [
|
|
|
|
|
'-o',
|
|
|
|
|
'ForwardAgent=yes',
|
|
|
|
|
'-o',
|
|
|
|
|
'ControlMaster=auto',
|
|
|
|
|
'-o',
|
|
|
|
|
'ControlPersist=60s',
|
|
|
|
|
],
|
|
|
|
|
'ssh_debug_level': null,
|
|
|
|
|
'ssh_path': 'ssh',
|
|
|
|
|
'username': null,
|
|
|
|
|
},
|
|
|
|
|
'method': 'ssh',
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|