From 402d914841344df07b596826dc06a9f28a5d5b59 Mon Sep 17 00:00:00 2001 From: Tong He <68936428+unnecessary-username@users.noreply.github.com> Date: Thu, 14 Apr 2022 00:34:45 +0800 Subject: Backport #76801 (#77295) --- docs/docsite/rst/installation_guide/intro_installation.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/docsite/rst/installation_guide/intro_installation.rst b/docs/docsite/rst/installation_guide/intro_installation.rst index 6702d2730b..b6047729af 100644 --- a/docs/docsite/rst/installation_guide/intro_installation.rst +++ b/docs/docsite/rst/installation_guide/intro_installation.rst @@ -85,6 +85,7 @@ Ansible also distributes a minimalist object called ``ansible-core`` (or ``ansib You can choose any of the following ways to install ``ansible-core``: * Install ``ansible-core`` (version 2.11 and greater) or ``ansible-base`` (version 2.10) with ``pip``. +* Install ``ansible-core`` (version 2.11 and greater) RPM package with ``dnf``. * Install ``ansible-core`` from source from the ansible/ansible GitHub repository to access the development (``devel``) version to develop or test the latest features. .. note:: @@ -255,10 +256,6 @@ To enable the Ansible Engine repository for RHEL 7, run the following command: RPMs for currently supported versions of RHEL and CentOS are also available from `EPEL `_. -.. note:: - - Since Ansible 2.10 for RHEL is not available at this time, continue to use Ansible 2.9. - Ansible can manage older operating systems that contain Python 2.6 or higher. .. _from_apt: -- cgit v1.2.1