Skip to content

Installing Ansible

Ubuntu

bash
sudo apt update
sudo apt install ansible -y