When I typed that command I got an error Extraneous options or arguments, so this command is wrong. Do you know the right command?
On Thursday, 28 December 2017 03:16:50 UTC-5, Kai Stian Olstad wrote: > > On Thursday, 28 December 2017 06.58.31 CET Shaikh MateenRehan > MohammedSalim wrote: > > Hello All, > > > > I am new to ansible and I am am trying to ping different hosts using > > ansible. I though it was a bug so created an issue on > > github https://github.com/ansible/ansible/issues/34267, but they said > to > > contact here. I tried the solution given there > > > > ansible all -m ping -i inventory.yaml node0 > > You didn't get that command in the Github issue, you got this one > > ansible -m ping -i inventory.yaml node0 > > > -- > 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/c87c2bd7-afde-4de7-98a1-1758b21bc329%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
