How to Use Ansible to Install and Set Up Docker on Ubuntu 20.04
Docker is an application that simplifies the process of managing application processes in *containers*. This guide explains how to use Ansible to automate the steps contained in our guide on How To Install and Use Docker on Ubuntu 20.04. Ansible is a modern configuration management tool that can be used to automate the provisioning and configuration of remote systems.