I'm running Ansible 2.1.1.0 on OS X 10.11.6 and I'm having a problem that I 
haven't had before. The issue the same as outlined in this SO question;

https://stackoverflow.com/questions/37213551/ansible-ssh-connection-fail

If I don't put ansible_ssh_pass in the inventory file then SSH doesn't 
work. I can use any value for that variable and it will be ignored in 
favour of the SSH cert and everything works, e.g.;

ec2-XXX-XXX-XXX-XXX.eu-west-1.compute.amazonaws.com ansible_ssh_user=ec2-user 
ansible_ssh_pass=dummy


The problem is that running with that inventory file on Linux fails because the 
password doesn't match. I've tried quite a few permutations of settings but I 
can't find something that works on both systems. I haven't had this issue with 
Ansible before using older versions.


Anyone else having the same issue?


Graham



-- 
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/882d227e-9218-4b39-81fd-bf0bc6b5a402%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to