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 do I see a list of all of the ansible_ variables?

1 Answers  


What are ad-hoc commands?

1 Answers  


What is ansible task?

1 Answers  


How to create encrypted files using ansible?

1 Answers  


Compare ansible vs puppet?

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  


Explain different modules in ansible.

1 Answers  


What is the way to access shell environment variables in ansible?

1 Answers  


List some advantages of using ansible.

1 Answers  


How does ansible work?

1 Answers  


What is the use of ansible?

1 Answers  


Can you build your own modules with ansible?

1 Answers  


Categories