Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Describe the working of ansible.



Describe the working of ansible...

Answer / Gyanendra Singh

Ansible works by using SSH (Secure Shell) to connect to remote servers and push configurations, deploy applications, or run ad-hoc commands. It does not require an agent on the managed nodes and uses a 'pull' model where the master node pulls information from the managed nodes. Ansible inventories define which hosts to manage, and playbooks are used to define tasks that should be executed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

What is the ask_pass module in ansible?

1 Answers  


How do I loop over a list of hosts in a group, inside of a template?

1 Answers  


How ansible works?

1 Answers  


How to install ansible?

1 Answers  


Desired to gain proficiency on ansible?

1 Answers  


Explain what are playbooks in ansible? Explain with some examples.

1 Answers  


How do I get ansible to reuse connections, enable kerberized ssh, or have ansible pay attention to my local ssh config file?

1 Answers  


How does configuration management is help an organization?

1 Answers  


How to keep secret data in a playbook?

1 Answers  


How to keep secret data in playbook?

0 Answers  


What are the ansible modules? Explain the different types.

1 Answers  


How do I configure a jump host to access servers that I have no direct access to?

1 Answers  


Categories