mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 19:32:47 +00:00
Update docs with rhsm note (#48928)
* Update docs with rhsm note redhat_subscription is the module for handling registration of modern Red Hat systems. This commit adds a note indicating that unless people are using RHEL 5 etc, they probably want that module instead. +label: docsite_pr * Make redhat_subscription a link to the module docs
This commit is contained in:
committed by
John R Barker
parent
3554c59c9f
commit
7f7062580e
@@ -22,6 +22,7 @@ description:
|
||||
version_added: "1.2"
|
||||
author: James Laska (@jlaska)
|
||||
notes:
|
||||
- This is for older Red Hat products. You probably want the M(redhat_subscription) module instead.
|
||||
- In order to register a system, rhnreg_ks requires either a username and password, or an activationkey.
|
||||
requirements:
|
||||
- rhnreg_ks
|
||||
|
||||
Reference in New Issue
Block a user