Prerequisites

We assume that the reader knows the basics of:

  • ansible
sudo apt update
sudo apt install software-properties-common
sudo apt-add-repository --yes --update ppa:ansible/ansible
sudo apt install ansible
  • docker