Hello,
I tried to collect some data from bladecenter equipment. The current access
method is SSH with password (Changing is possible but a lengthy and
error-prone task, which I like to avoid, and ansible -k is so handy)
The problem is that ansible uses "/bin/sh -c 'remote command'", and since
the remotes are no unix maschines it fails.
I saw this problem already in the irc channel, but there was no solution.
Should there be an option to the raw module? What can I/we do?
Kind regards,
Philipp