Ansible tutorial for beginners on Linux - Linux Tutorials ...
linuxconfig.org › ansible-tutorial-for-beginnersJun 05, 2021 · Ansible modules. Ansible modules are basically small programs used to perform the tasks we need; each of them is designed to perform a single basic operation, in order to ensure granularity. They can be executed from the command line or inside playbooks. The complete list of all modules can be found on the dedicated page of the official documentation. Again, here we cannot examine all the modules, but here are some examples.