https://github.com/ericcames/rhsm
Red Hat Subscription Manager
https://github.com/ericcames/rhsm
ansible
Last synced: 7 months ago
JSON representation
Red Hat Subscription Manager
- Host: GitHub
- URL: https://github.com/ericcames/rhsm
- Owner: ericcames
- Created: 2022-08-23T15:02:36.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-02T04:42:05.000Z (almost 3 years ago)
- Last Synced: 2024-12-29T05:09:47.546Z (over 1 year ago)
- Topics: ansible
- Homepage:
- Size: 182 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Red Hat Subscription Management (RHSM)
**Red Hat Subscription Managment what is it? Why should my organization use it?**
- [Red Hat Subscription Management](https://access.redhat.com/products/red-hat-subscription-management#whats-new "RHSM")
**Login in to:**
- [Red Hat Customer Portal](https://access.redhat.com/management/ "Red Hat Customer Portal")
**Register servers with RHSM**
- [Red Hat Subscription Management (RHSM) ansible playbook](https://github.com/ericcames/RHSM/blob/main/rhsmregistration.yml "RHSM ansible playbook")
- This playbook requires a username and password to be input at runtime. This can be done using a survey via the Anisble Automation Platform web interface. The credentials are the credentials used for access to access.redhat.com.
- In the web interface find the template that you will use to subscribe your servers to RHSM and create a survey with the two input variables needed to subscribe the servers to RHSM. Make sure your variables names in the playbook and the survey match.

