The ansible package can always be installed from PyPI using pip on most systems but it is also packaged and maintained by the community for a variety of Linux distributions.
Ansible is not available in the default RHEL repositories, so we need to install Extra Packages for Enterprise Linux (EPEL) in order to install it via yum. To do so, head on over to and download the newest version of epel-release for your version of RHEL. Once you’ve downloaded that file, navigate to the download location in a terminal and install the RPM using the following command:
sudo rpm -i epel-release-latest-7.noarch.rpm
After installing EPEL, you need to update your package list. This tells yum about all the new packages you can install.
sudo yum update
Installing Ansible via yum works much the same way as any other yum package. Simply pop open a terminal and run the following command:
sudo yum install ansible
Now, we are done. To test things out, simply ping your Ansible server on localhost. You should receive a “pong” in response.
ansible localhost -m ping
links for installation of ansible official document:
Above doc contains steps for all the operating system
Installing Ansible on Fedora Linux
Installing Ansible from EPEL
Installing Ansible on OpenSUSE Tumbleweed/Leap
Installing Ansible on Ubuntu
Installing Ansible on Debian
Installing Ansible on Arch Linux
Installing Ansible on Windows
*************************************************************
Jenkins tutorial complete step by step guide :
How to install jenkins in windows:
How to create first sample job in jenkins:
Poll scm jenkins :
How to install plugin in jenkins:
How to create pipeline in jenkins:
Configure Slave agent in jenkins:
SSH-KEYS setup :
Maven installation:
Configure Maven with Nexus:
*************************************************************
Ubuntu on Virtualbox:
Install Guest additions in oracle vm:
Install Tomcat on Ubuntu:
****************************************************
Devops interview questions:
Devops java project sample:
*****************************************************
Ansible tutorial
***********************************************
Introduction to ansible:
Ansible installation on linux:
Best practice for ansible folder structure:
devops tutorial for beginners
devops full course
devops interview questions
Смотрите видео Ansible Installation on Linux | Ansible Tutorial | EP - 2 онлайн без регистрации, длительностью 02 минут 09 секунд в хорошем hd качестве. Это видео добавил пользователь DevOps Vijay 22 Май 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 72 раз и оно понравилось 4 людям.