In this video, I go over how to install software using Ansible package managers APT and Yum
Code Available here: https://devopslifecycle.com/lessons/11/installing-packages-with-ansible
☕ Buy me a coffee: https://www.buymeacoffee.com/bradmorg
Join our Discord Community of DevOps Engineers: https://discord.com/invite/NW98QYW
0:00 About Ansible Package, Yum and Apt Module
0:38 Creating a Playbook to install software using APT module
2:14 Running the Playbook to install nmap
2:48 Installing Packages using the Package module
source