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


Explain a few of the basic terminologies or concepts in ansible.



Explain a few of the basic terminologies or concepts in ansible...

Answer / Rita Kumari

Some fundamental Ansible terms and concepts are: n1. Playbook: A collection of tasks that define actions to be taken on managed nodes.n2. Task: A single action, such as copying a file, installing a package, or running a command.n3. Role: A collection of related tasks, files, templates, and variables used to organize your playbooks.n4. Handler: A special type of task that can be triggered by other tasks when they have completed.n5. Module: A reusable piece of code written in Python that performs a specific task during play execution.n6. Fact: Data collected about managed nodes, such as operating system version, IP address, etc., which can be accessed and used within Ansible tasks.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

How to create encrypted files using ansible?

1 Answers  


Compare ansible with chef.

1 Answers  


How is ansible used in a continuous delivery pipeline? Explain.

1 Answers  


What is the use of ansible?

1 Answers  


How do I see all the inventory vars defined for my host?

1 Answers  


What is the best way to make content reusable/redistributable?

1 Answers  


How can one generate encrypted passwords for the user module?

1 Answers  


How would you install ansible on a centos system?

1 Answers  


Desired to gain proficiency on ansible?

1 Answers  


List some advantages of using ansible.

1 Answers  


Describe the working of ansible.

1 Answers  


Is ansible is an open source tool?

1 Answers  


Categories