Bug 2174367
Summary: | Improve the documentation for redhat.satellite.setting module from Satellite Ansible collections | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Sayan Das <saydas> |
Component: | Ansible Collection | Assignee: | Evgeni Golov <egolov> |
Status: | CLOSED ERRATA | QA Contact: | Griffin Sullivan <gsulliva> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 6.11.4 | CC: | arsingh, egolov, ehelms, gsulliva |
Target Milestone: | 6.14.0 | Keywords: | Documentation |
Target Release: | Unused | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | ansible-collection-redhat-satellite-3.10.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-11-08 14:18:33 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Sayan Das
2023-03-01 10:31:04 UTC
Verified on stream snap 12 Documentation for redhat.satellite.setting has been updated with a note about Full Name vs. Name Steps to reproduce: 1. Go to https://console.redhat.com/ansible/automation-hub/repo/published/redhat/satellite/content/module/setting/ or 1. # ansible-doc redhat.satellite.setting Results: """ NOTES: * To obtain a list of possible settings for your installation, use the [redhat.satellite.setting_info] module or the `hammer settings list' command and look for the `name' attribute. * The web interface by default shows the `full_name' attribute, which can't be used with this module. """ Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Satellite 6.14 security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2023:6818 |