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


What are the ansible modules? Explain the different types.



What are the ansible modules? Explain the different types...

Answer / Shivam Nanda

Ansible Modules are pre-built, reusable tasks that perform specific functions within an Ansible playbook. They can be divided into several types such as: Control Modules (like ping and debug), Core Modules (for managing system packages, users, files, etc.), Application Modules (for managing software applications like Apache, MySQL, etc.) and Custom Modules (modules created by the user for specific tasks).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

Compare ansible vs puppet?

1 Answers  


How would you access a variable of the first host in a group?

1 Answers  


Explain different modules in ansible.

1 Answers  


What are the advantages of ansible?

1 Answers  


What does fact mean in ansible?

1 Answers  


Write a playbook to create a backup of a file in the remote servers before copy.

1 Answers  


Describe the working of ansible.

1 Answers  


How do I set the path or any other environment variable for a task?

1 Answers  


What are ad-hoc commands?

1 Answers  


How does ansible work?

1 Answers  


When should I use {{ }}?

1 Answers  


How do I keep secret data in my playbook?

1 Answers  


Categories