Commit c84c990
committed
fix: add paramiko ssh type for Cisco in Controller inventory group vars
The Controller inventory's cisco group was missing
ansible_network_cli_ssh_type=paramiko, so AAP job templates still
failed with the ssh-rsa rejection from libssh. This completes the
paramiko fix across all inventory sources (student, instructor, and
Controller).
Made-with: Cursor1 parent f9b588d commit c84c990
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
168 | 169 | | |
169 | 170 | | |
170 | 171 | | |
| |||
0 commit comments