How to Install Software with Ansible

Опубликовано: 17 Январь 2021
на канале: DevOps Journey
8k
135

In this video, I go over how to install software using Ansible package managers APT and Yum

Code Available here:

Buy me a coffee:

‍ Join our Discord Community of DevOps Engineers:

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