My file looks like this: [nodes] [email protected]
Only two lines. It's called hosts. Is that not the right way to create an inventory? onsdag 13. juli 2016 11.11.21 UTC+2 skrev Kai Stian Olstad følgende: > > 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/92ff28c6-b774-488e-aefc-bb6350fb32f6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
