Part 1 of Ansible For Network Engineers. Installation of Ansible and Python3.
Commands used in the video.
sudo apt-get update
sudo apt-get -y upgrade
python3 -V
cd /usr/bin
sudo ln -sf ./python3 ./python
sudo apt-get install -y python3-pip
sudo pip3 install --upgrade pip
sudo apt-get install build-essential libssl-dev libffi-dev python-dev -y
sudo apt-get install selinux-utils
sudo apt-get install -y policycoreutils
sudo apt-get install selinux-basics
sudo setenforce 0
Ansible Installation Commands
sudo apt-get update
sudo apt-get install software-properties-common
sudo apt-get update
sudo -H pip install ansible
Validation Commands
ansible --version
ansible -m ping localhost
Buy me a coffee.
https://ko-fi.com/stevepaynter#
On this page of the site you can watch the video online Ansible For Network Engineers. Part 1. Installation. with a duration of hours minute second in good quality, which was uploaded by the user Network Bright 16 November 2021, share the link with friends and acquaintances, this video has already been watched 1,325 times on youtube and it was liked by 136 viewers. Enjoy your viewing!