Re: [ansible-project] Unable to ping Using Inventory

2018-01-02 Thread Brian Coca
@shaikh, the command looks right, can you print both the command and the output you get with -vvv added? -- -- Brian Coca -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails f

Re: [ansible-project] Unable to ping Using Inventory

2017-12-28 Thread Shaikh MateenRehan MohammedSalim
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: > >

Re: [ansible-project] Unable to ping Using Inventory

2017-12-28 Thread Kai Stian Olstad
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 sai

[ansible-project] Unable to ping Using Inventory

2017-12-27 Thread Shaikh MateenRehan MohammedSalim
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 n