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 different modules in ansible.



Explain different modules in ansible...

Answer / Deepanshu Sharma

Ansible modules are reusable, standalone scripts that perform a specific task. They can be used individually or combined together to create playbooks. Here are some common Ansible modules:n1. User Module: Manages system users and groups.n2. File Module: Manages files on the target host.n3. Package Module: Installs, updates, or removes packages based on the package manager of the target host.n4. Service Module: Manages services/daemons on Unix-based systems.n5. Yum Module: Specific for RedHat-based systems to manage packages.n6. Apt Module: Specific for Debian-based systems to manage packages.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

What are ansible server requirements?

1 Answers  


Explain in detail about ad-hoc command?

1 Answers  


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

1 Answers  


How do I handle different machines needing different user accounts or ports to log in with?

1 Answers  


Talk about ansible architecture.

1 Answers  


What is the use of ansible vaults?

1 Answers  


How to keep secret data in a playbook?

1 Answers  


How can you connect other devices within ansible?

1 Answers  


What features does the ansible tower provide?

1 Answers  


What are ansible vaults and why are they used?

1 Answers  


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

1 Answers  


How does configuration management is help an organization?

1 Answers  


Categories