I try it, and exceute:  
        ansible 192.168.170.197 -m setup 

but looks this:

<https://lh3.googleusercontent.com/-s8Eo1OcWusw/WAX1JzurTVI/AAAAAAAAABE/Xmh0_baaef8uL5Rd6n8ZJ7QKf_bArnCkwCLcB/s1600/2016-10-18_180907.png>

then ,input anything will be error always
 
    

在 2016年10月18日星期二 UTC+8下午1:35:48,Martin Schmidt写道:
>
> Hi, 
> you can use the ssh proxycommand option: 
>
> $ cat ~/.ssh/config 
>
>    Host host1 
>      User user1 
>      ProxyCommand ssh FM_user@FM -W %h:%p 
>
> Best, 
> Martin 
>
> On 18/10/16 05:36, 杨杰 wrote: 
> > In my IT infrastructure , ansible can not connet to remote host by ssh 
> > directly,between server  and remote has a FM(Fortress Machine),how can 
> > I connet to remote with zhe FM? 
> > -- 
> > You received this message because you are subscribed to the Google 
> > Groups "Ansible Development" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> > an email to [email protected] <javascript:> 
> > <mailto:[email protected] <javascript:>>. 
> > For more options, visit https://groups.google.com/d/optout. 
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to