mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Correct repository name to install (#56991)
This commit is contained in:
parent
a3b13bcf0d
commit
e17434c19f
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ To enable the Ansible Engine repository for RHEL 8, run the following command:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
$ sudo subscription-manager repos --enable rhel-8-server-ansible-2.8-rpms
|
$ sudo subscription-manager repos --enable ansible-2.8-for-rhel-8-x86_64-rpms
|
||||||
|
|
||||||
To enable the Ansible Engine repository for RHEL 7, run the following command:
|
To enable the Ansible Engine repository for RHEL 7, run the following command:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue