Fixed issue with IOS SSH connection. The default Ansible setting was to us PK auth so I changed it back to default and added an environment variable for the @home_linux@ collection to keep it working

This commit is contained in:
2021-04-21 12:19:13 +01:00
parent 1be008aca4
commit b3f9331a12
5 changed files with 28 additions and 20 deletions
+3 -2
View File
@@ -1,7 +1,8 @@
all:
home:
hosts:
192.168.1.50:
192.168.1.51:
192.168.1.52:
192.168.1.53:
vars:
ansible_ssh_private_key_file = /home/vraducanu/.ssh/id_rsa