Hi all,
I created my own custom EE to use to connect to cisco ios and iosxr. But it always fail
with no acceptable way to authenticate. Any one have any what i am doing wrong ?
I need to send out email based on router show run.
Error:
TASK [show run on remote devices] **********************************************20:49:32
12
fatal: [sandbox]: FAILED! => {“changed”: false, “msg”: “ssh connection failed: Failed to find any acceptable way to authenticate”}
Below are the files i used to create the custom EE.