July 2020

Install and setup docker using ansible on ubuntu 18. 04 (part 2)

Install and Setup Docker Using Ansible on Ubuntu 18.04 (Part 2)

In the last guide, you learned how to set up, install, and configure Ansible on Ubuntu 18.04. Now, you will use the Ansible to install and set Docker on a remote machine. To begin this guide, you need the following: One Ansible Control Node: You need a Ansible installed and configured machine. One or more Ansible […]

Install and Setup Docker Using Ansible on Ubuntu 18.04 (Part 2) Read More »

How to install and configure ansible on ubuntu (part 1)

How to Install and Configure Ansible on Ubuntu (Part 1)

Ansible is a Configuration Management and Application Deployment system that is designed to streamline the process of controlling a large number of servers, basically for administration and operational processes. In other words, it allows you to control several remote machines in an automated fashion from a location.Ansible uses an SSH channel for communication to control

How to Install and Configure Ansible on Ubuntu (Part 1) Read More »