What is ansible modules?

In this post I want to explain you about ansible modules. Along with the installation of ansible, a large number of modules (module library) are also created. The module library has about 200 modules available. Module it’s like extension for ansible. A module is usually responsible for its specific and small task. Modules can be […]

Read More