and for a comparison, here is the same user, connecting to the same host tmdb02, using the same config file, but directly using ssh instead of using ansible:
[prod_deploy@srvtoolbox log]$ ssh tmdb02 -vvvv
OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb 2013
debug1: Reading configuration data /home/prod_deploy/.ssh/config
debug1: Applying options for tmdb02
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Executing proxy command: exec ssh -q terremarkjump ncat 10.124.xx.xxx 22
debug1: permanently_drop_suid: 508
debug1: identity file /home/prod_deploy/.ssh/identity type -1
debug1: identity file /home/prod_deploy/.ssh/identity-cert type -1
debug3: Not a RSA1 key file /home/prod_deploy/.ssh/id_rsa.
debug2: key_type_from_name: unknown key type '-----BEGIN'
debug3: key_read: missing keytype
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug2: key_type_from_name: unknown key type '-----END'
debug3: key_read: missing keytype
debug1: identity file /home/prod_deploy/.ssh/id_rsa type 1
debug1: identity file /home/prod_deploy/.ssh/id_rsa-cert type -1
debug1: identity file /home/prod_deploy/.ssh/id_dsa type -1
debug1: identity file /home/prod_deploy/.ssh/id_dsa-cert type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3
debug1: match: OpenSSH_5.3 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.3
debug2: fd 5 setting O_NONBLOCK
debug2: fd 4 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
debug3: Wrote 960 bytes for a total of 981
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,
rijndael-c...@lysator.liu.sedebug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,
rijndael-c...@lysator.liu.sedebug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: mac_setup: found hmac-md5
debug1: kex: server->client aes128-ctr hmac-md5 none
debug2: mac_setup: found hmac-md5
debug1: kex: client->server aes128-ctr hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug3: Wrote 24 bytes for a total of 1005
debug2: dh_gen_key: priv key bits set: 141/256
debug2: bits set: 511/1024
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug3: Wrote 144 bytes for a total of 1149
debug3: check_host_in_hostfile: host 10.124.xx.xxx filename /home/prod_deploy/.ssh/known_hosts
debug3: check_host_in_hostfile: host 10.124.xx.xxx filename /home/prod_deploy/.ssh/known_hosts
debug3: check_host_in_hostfile: match line 111
debug1: Host '10.124.33.250' is known and matches the RSA host key.
debug1: Found key in /home/prod_deploy/.ssh/known_hosts:111
debug2: bits set: 553/1024
debug1: ssh_rsa_verify: signature correct
debug2: kex_derive_keys
debug2: set_newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug3: Wrote 16 bytes for a total of 1165
debug2: set_newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug3: Wrote 48 bytes for a total of 1213
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /home/prod_deploy/.ssh/identity ((nil))
debug2: key: /home/prod_deploy/.ssh/id_rsa (0x7f330dd7cc30)
debug2: key: /home/prod_deploy/.ssh/id_dsa ((nil))
debug3: Wrote 80 bytes for a total of 1293
debug3: input_userauth_banner
******************************************************************************
* * * * * * * * * * * * * * * * * * NOTICE * * * * * * * * * * * * * * * * *
* *
* *
* This system is restricted to authorized users for business purposes only. *
* *
* *
* Unauthorized access or use is a violation of company policy and the law. *
* *
* *
* This system may be monitored for administrative and security reasons. *
* *
* *
* By proceeding, you acknowledge that: *
* (1) you have read and understand this notice, and *
* (2) consent to system monitoring. *
* *
* *
* * * * * * * * * * * * * * * * * * NOTICE * * * * * * * * * * * * * * * * *
******************************************************************************
debug1: Authentications that can continue: password
debug3: start over, passed a different list password
debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
debug3: authmethod_lookup password
debug3: remaining preferred: ,gssapi-with-mic,publickey,keyboard-interactive,password
debug3: authmethod_is_enabled password
debug1: Next authentication method: password
It appears to me that ansible is not executing the Proxy command; it's trying to connect to the host directly, which of course fails, because there is no connection to that network except via the jump server.
Does anyone have any suggestions? At this point I am considering a clean build of a new vm and fresh install of ansible,