mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
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:
@@ -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>`_.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user