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...


How ansible works?



How ansible works?..

Answer / Rajani Patwa

Ansible works by using a collection of playbooks, which are scripts that define tasks to be executed on target hosts. Ansible connects to the hosts via SSH and uses a push-based approach, where the desired state is defined in the playbook, and Ansible ensures that the target host converges to that state.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

How to keep secret data in a playbook?

1 Answers  


What is configuration management and how does it help an organization?

1 Answers  


Describe the working of ansible.

1 Answers  


Where does the configuration file live and what can I configure in it?

1 Answers  


Is there a web interface / rest api / etc?

1 Answers  


Does ansible support hardware provisioning?

1 Answers  


How do I access shell environment variables?

1 Answers  


Can you copy files recursively onto a target host? If yes, how?

1 Answers  


How is ansible different from puppet?

1 Answers  


Compare ansible with chef.

1 Answers  


Suppose you’re using ansible to configure the production environment and your playbook uses an encrypted file. Encrypted files prompt the user to enter passwords. But since ansible is used for automation, can this process be automated?

1 Answers  


How do I handle python pathing not having a python 2.x in /usr/bin/python on a remote machine?

1 Answers  


Categories