ansible-release
Ansible package repository configuration for CentOS/RedHat 7.
License: BSD
https://www.getpagespeed.com/redhat
Description
This package contains the releases.ansible.com repository GPG key as well as configuration for yum. After the package installation you will be able to import the key to rpm with the "rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-ANSIBLE" command, and turn on option gpgcheck in /etc/yum.repos.d/ansible.repo
Compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
Install
CentOS/RHEL 7
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm sudo yum -y install ansible-release
CentOS/RHEL 6
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install ansible-release