Skip to content

Commit db5d3e4

Browse files
authored
Merge pull request #2358 from IPvSean/devel
fix: add paramiko ssh type for Cisco in AAP Controller inventory
2 parents ada5bbd + c84c990 commit db5d3e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

roles/populate_controller/vars/network.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ controller_groups:
165165
variables:
166166
ansible_network_os: ios
167167
ansible_connection: network_cli
168+
ansible_network_cli_ssh_type: paramiko
168169
- name: arista
169170
inventory: "Workshop Inventory"
170171
variables:

0 commit comments

Comments
 (0)