I'm running ansible from cygwin on a Windows machine to a linux box (could 
be AIX or RHEL) which I'm using mainly for the oracle client software which 
will be running sqlplus to yet a third machine (Oracle server, no ssh 
access necessarily).  I don't necessarily need root for this, so I'm using 
my own login for the oracle client box, and I've solved the Unreachable 
problem by just shelling ssh -q to do the sqlplus scripts.  Is this really 
because of the banner, or is that a red herring?  Am I bypassing a bad 
return code by using shell?  So I am thinking of somehow permanentizing the 
-q with perhaps a separate module (sshq or somesuch).  I presume I'm not 
the first person to have thought of this, is there a way to search for this 
amongst all the branches?

Please and thanks in advance for any pointers...

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/63442ba7-0339-4122-8c18-67abf3e9af10%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to