I have an EC2 instance established. My public key is in authorized_keys and 
I can ssh in from the command-line. 

I cannot however get Ansible to do anything. 

[defaults]
hostfile          = inventory
host_key_checking = False
private_key_file  = /Users/strike/.ssh/id_rsa
remote_user       = ubuntu




Getting this working should be dead simple, and yet it's not. 

-- 
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/80fd7186-2915-437f-9cff-8771a33ab6c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to