Skip to content

Commit a0c310f

Browse files
authored
Merge pull request ansible#2360 from IPvSean/devel
fix: add libssh ssh-rsa config to project ansible.cfg for AAP
2 parents 7864cd7 + 5cb2a2c commit a0c310f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ansible.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ callback_enabled = timer, profile_tasks
77
[persistent_connection]
88
connect_timeout = 60
99
command_timeout = 60
10+
[libssh_connection]
11+
publickey_algorithms = ssh-rsa

0 commit comments

Comments
 (0)