Commit 5cb2a2c
committed
fix: add libssh ssh-rsa publickey_algorithms to project ansible.cfg
The EE's /etc/ansible/ansible.cfg is overridden by the project-level
ansible.cfg when AAP runs jobs. Add [libssh_connection] section here
so the ssh-rsa algorithm is allowed when connecting to Cisco devices
via network_cli's libssh transport.
Made-with: Cursor1 parent 5887046 commit 5cb2a2c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
0 commit comments