From 888fb4fcddd1ee74dc712bd7f1260ce27bfbedc1 Mon Sep 17 00:00:00 2001 From: Yaniv Kaul Date: Thu, 21 Jun 2018 12:46:05 +0300 Subject: [PATCH] Fix RHEL based Ansible installation It is now on its own channel, not extras. Signed-off-by: Yaniv Kaul --- docs/source/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 456c7e1d8..d0bbe1d48 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -34,11 +34,11 @@ You can install directly from the source on github by following these steps: Ansible on RHEL and CentOS -------------------------- -You can acquire Ansible on RHEL and CentOS by installing from `Extras `_. +You can acquire Ansible on RHEL and CentOS by installing from `Ansible channel `_. On RHEL:: - subscription-manager repos --enable=rhel-7-server-extras-rpms + subscription-manager repos --enable=rhel-7-server-ansible-2-rpms (CentOS does not use subscription-manager and already has "Extras" enabled by default.) -- 2.39.5