Ansible is a popular agent-less automation tool used to configure local or remote systems and deploy applications.
The easiest way to install the latest version of Ansible on Ubuntu is to get it from the official APT repository.
This short note shows how to install Ansible on Ubuntu, check its version, locate the configuration file and test the connection to a remote host from the command line. (more…)