Re: [ansible-project] SSH not working to client machine (ssh from command line works) - Ansible 2.1.0

2016-08-26 Thread Anfield
Used a brand new ubuntu 16 desktop vm and the ping works..issue resolved -- 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 ansible-project+unsubscr...@googlegro

Re: [ansible-project] SSH not working to client machine (ssh from command line works) - Ansible 2.1.0

2016-08-25 Thread Anfield
yes I am logged into the controller as admin and also yes I as admin I can run ssh 10.10.128.2 (Client IP) and connect just using command line.. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receivin

Re: [ansible-project] SSH not working to client machine (ssh from command line works) - Ansible 2.1.0

2016-08-25 Thread Anfield
No - all I am doing here is a ping to validate that the controller and target can communicate. This should work before I setup playbooks. Since I read somewhere that it makes sense to setup an ansible user on each machine for use with ansible I had the admin user on each server previously setup

Re: [ansible-project] SSH not working to client machine (ssh from command line works) - Ansible 2.1.0

2016-08-25 Thread Kai Stian Olstad
On 24. aug. 2016 22:03, Anfield wrote: When I run ansible all -m ping - from the controller to the client (ubuntu) I get the following - Loaded callback minimal of type stdout, v2.0 <10.10.128.0> ESTABLISH WINRM CONNECTION FOR USER: Administrator on PORT 5986 TO 10.10.128.0 <10.10.128.2> EST

[ansible-project] SSH not working to client machine (ssh from command line works) - Ansible 2.1.0

2016-08-24 Thread Anfield
When I run ansible all -m ping - from the controller to the client (ubuntu) I get the following - Loaded callback minimal of type stdout, v2.0 <10.10.128.0> ESTABLISH WINRM CONNECTION FOR USER: Administrator on PORT 5986 TO 10.10.128.0 <10.10.128.2> ESTABLISH SSH CONNECTION FOR USER: None <