Ansible Installation
Ansible is an automation tool to manage installation and configuration changes across your on-prem and cloud platforms. For information about Ansible, see Ansible documentation.
Run the following command to install Ansible.
pip install ansible
See also Installing Ansible using pip
Install Ansible on a specific operating system. See Installing Ansible — Ansible Documentation.
yum install ansible