Minor typo in installation guide (#38452)
Change subsription-manger to subscription-manager Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
7f99876274
commit
8bc7af2e34
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ To enable the Ansible Engine repository, run the following command:
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
$ sudo subsription-manager repos --enable rhel-7-server-ansible-2.6-rpms
|
||||
$ sudo subscription-manager repos --enable rhel-7-server-ansible-2.6-rpms
|
||||
|
||||
RPMs for currently supported versions of RHEL, CentOS, and Fedora are available from `EPEL <http://fedoraproject.org/wiki/EPEL>`_ as well as `releases.ansible.com <https://releases.ansible.com/ansible/rpm>`_.
|
||||
|
||||
|
|
Loading…
Reference in a new issue