Markus Wigge

Results 8 comments of Markus Wigge

ok maybe I found a way, at least I get the decimal values like this: > print([ord(c) for c in a]) > [0, 8, 48, 1, 177, 128] Hopefully this...

ansible is installed locally with "pip" so I have no /etc/ansible/ansible.cfg and everything is default. I get the error on the other S5000 series switches as well. All I found...

Any idea then where to start debugging?

nice idea but my time is running out today. I am back in office the January 5th. You may contact me over IRC (eJunky), I am currently hanging in #ansible-network...

Starting all over again I managed to get things running with hard coded passwords. So my problem starts using "ssh_type=libssh" which I really want to use to utilize my ".ssh/config"...

I tried playing around with the different hints from this thread and can tell now that it works with the template when I set the "collections" and use the short...

Well, to me it sounds more like a workaround than a solution?