Add support for AddressFamily and ConnectTimeout in the .ssh/config when using --remote-ssh-config.
This commit is contained in:
parent
478b0e1b9d
commit
1856e3a79d
5 changed files with 66 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "enroll"
|
||||
version = "0.4.2"
|
||||
version = "0.4.3"
|
||||
description = "Enroll a server's running state retrospectively into Ansible"
|
||||
authors = ["Miguel Jacq <mig@mig5.net>"]
|
||||
license = "GPL-3.0-or-later"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue