Welcome readers, I’ll be covering various modules that are used for installing any package on different Linux distributions via Ansible. To know the basics of Ansible, you can go through this blog: Introduction to Ansible. What are Modules? Ansible includes small programs which are remotely executed on the server. They are included in playbooks which are … Continue reading Ansible Modules for installing packages
