@ -239,20 +239,6 @@ On CentOS:
$ sudo yum install epel-release
$ sudo yum install ansible
RPMs for RHEL 7 and RHEL 8 are available from the `Ansible Engine repository <https://access.redhat.com/articles/3174981> `_ .
To enable the Ansible Engine repository for RHEL 8, run the following command:
.. code-block :: bash
$ sudo subscription-manager repos --enable ansible-2.9-for-rhel-8-x86_64-rpms
To enable the Ansible Engine repository for RHEL 7, run the following command:
.. code-block :: bash
$ sudo subscription-manager repos --enable rhel-7-server-ansible-2.9-rpms
RPMs for currently supported versions of RHEL and CentOS are also available from `EPEL <https://fedoraproject.org/wiki/EPEL> `_ .
.. note ::
@ -421,7 +407,7 @@ Ansible is available in the Community repository::
$ pacman -S ansible
The AUR has a PKGBUILD for pulling directly from GitHub called `ansible- git <https://aur.archlinux.org/packages/ansibl e-git>`_ .
The AUR has a PKGBUILD for pulling directly from GitHub called `ansible- core- git <https://aur.archlinux.org/packages/ansibl e-cor e-git>`_ .
Also see the `Ansible <https://wiki.archlinux.org/index.php/Ansible> `_ page on the ArchWiki.
@ -457,6 +443,14 @@ Update of the software will be managed by the swupd tool::
.. _from_pip_devel:
.. _getting_ansible:
.. _from_windows:
Installing Ansible on Windows
------------------------------
See :ref: `windows_faq_ansible`
Installing and running the `` devel `` branch from source
=======================================================