mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Trying to get ansible-test working on my fedora-28 system, I noticed I was getting invalid keys from paramiko. It looks like this is because ssh-keygen is now defaulting to RFC4716 format for private / public keys. For now, we can still use PEM based SSH keys, but the long term fix here is to report a bug to paramiko and support RFC4716 for rsa keys. Signed-off-by: Paul Belanger <pabelanger@redhat.com> |
||
|---|---|---|
| .. | ||
| cloud | ||
| sanity | ||
| __init__.py | ||
| ansible_util.py | ||
| changes.py | ||
| classification.py | ||
| cli.py | ||
| config.py | ||
| core_ci.py | ||
| cover.py | ||
| csharp_import_analysis.py | ||
| delegation.py | ||
| diff.py | ||
| docker_util.py | ||
| executor.py | ||
| git.py | ||
| http.py | ||
| import_analysis.py | ||
| manage_ci.py | ||
| metadata.py | ||
| powershell_import_analysis.py | ||
| pytar.py | ||
| target.py | ||
| test.py | ||
| thread.py | ||
| util.py | ||