On Thursday, 23 November 2017 00.03.25 CET Iqbal Chowdhury wrote:
> Hi Kai,
> 
> Thanks for the reply.
> 
> Would you please provide some example based on my requirements?

This is very basic Ansible that you can learn from a book or read the Ansible 
docs[1].


> And the other thing would like to know :
> I have the Ansible installed in management node. And the other nodes which I 
> am taking as remote hosts where the product software running are also having 
> Ansible which product requires.
> My question is :is that ok having Ansible installed in all remote hosts as 
> well as management node?

That's not a problem, Ansible is just a program waiting to be executed by the 
user.

> Does it require same version of Ansible installed in all?

Ansible doesn't require Ansible on the remote hosts, Ansible is agent-less and 
only requires SSH and Python on the remote hosts.
That said, some modules require additional Python modules on the remote node, 
this is documented in the documentation for each module.
And it's possible to use Ansible on entities that do not have Python.


[1] https://docs.ansible.com/


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

Reply via email to