Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Is it necessary to distribute the public key to the router/switch in order to use the ansible ping?I can ssh to the switches using normal ssh but when i use ansible this is the erroransible all -i inventory -m ping10.92.38.31 | UNREACHABLE! => {"chan...
Hi interfacedy,Christorferis this already reasolve? how did you resolved it? I can ssh the device but using ansible this is the resultansible all -i inventory -m ping10.92.38.31 | UNREACHABLE! => {"changed": false,"msg": "Failed to connect to the hos...