On 13.07.2016 10:52, Jørgen Høyer wrote:
My project is to set up a sensor network of several nodes. I want to use Ansible to configure all nodes through ssh, so I downloaded ansible with pip and generated a ssh keypair. I then copied the key from the master to
the node I am testing on. I also edited the host file with:

[node]

pi@###.###.###.###


Your inventory file(that you call host file) is wrong.
I suggest you read this
https://docs.ansible.com/ansible/intro_inventory.html

--
Kai Stian Olstad

--
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/5a9512cbcafa37ae3170526c3f00f051%40olstad.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to