Member-only story

Install a package in Debian-like systems — Ansible module apt

Some real-life examples of how to install a package in Debian-like systems: Debian, Ubuntu, Linux Mint, MX Linux, Deepin, AntiX, PureOS, Kali Linux, Parrot OS, Devuan, Knoppix, AV Linux Linux

Luca Berton
3 min readAug 7, 2021

How to Install a package with Ansible in Debian-like systems?
I’m going to show you a live demo with some simple Ansible code.
I’m Luca Berton and welcome to today’s episode of Ansible Pilot

Ansible Install a package in Debian-like systems

Today we’re talking about the Ansible module APT.
The full name is “ansible.builtin.apt” which means is part of the collection of modules “builtin” with ansible and shipped with it.
This module is pretty stable and out for years.
It works on Debian-like operating systems and Manages packages with the…

--

--

Luca Berton
Luca Berton

Written by Luca Berton

I help creative Automation DevOps, Cloud Engineer, System Administrator, and IT Professional to succeed with Ansible Technology to automate more things everyday

No responses yet