Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1691443

Summary: [RFE] Ship default role with permissions for ansible inventory callback
Product: Red Hat Satellite Reporter: Marek Hulan <mhulan>
Component: UncategorizedAssignee: Marek Hulan <mhulan>
Status: CLOSED ERRATA QA Contact: Lukas Pramuk <lpramuk>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4CC: egolov, ehelms, inecas
Target Milestone: 6.6.0Keywords: FutureFeature
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: tfm-rubygem-foreman_ansible-2.3.3 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-10-22 12:47:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marek Hulan 2019-03-21 15:44:01 UTC
Role that contains view_facts, view_hosts, view_hostgroups

Comment 3 Bryan Kearney 2019-03-21 16:00:28 UTC
Upstream bug assigned to mhulan

Comment 4 Bryan Kearney 2019-03-21 16:00:29 UTC
Upstream bug assigned to mhulan

Comment 5 Bryan Kearney 2019-03-27 10:00:31 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/26431 has been resolved.

Comment 7 Lukas Pramuk 2019-08-08 11:38:26 UTC
VERIFIED.

@Satellite-6.6.0 Snap14 
tfm-rubygem-foreman_ansible-3.0.3-3.el7sat.noarch

by the following manual steps:

# hammer role info --name 'Ansible Tower Inventory Reader'
Id:          17
Name:        Ansible Tower Inventory Reader
Builtin:     no
Description: Permissions required for the user which is used by Ansible Tower Dynamic Inventory Item

>>> the role is present

# hammer role filters --name 'Ansible Tower Inventory Reader'
----|---------------|--------|------------|-----------|--------------------------------|----------------
ID  | RESOURCE TYPE | SEARCH | UNLIMITED? | OVERRIDE? | ROLE                           | PERMISSIONS    
----|---------------|--------|------------|-----------|--------------------------------|----------------
205 | FactValue     | none   | yes        | no        | Ansible Tower Inventory Reader | view_facts     
206 | Hostgroup     | none   | yes        | no        | Ansible Tower Inventory Reader | view_hostgroups
207 | Host          | none   | yes        | no        | Ansible Tower Inventory Reader | view_hosts     
----|---------------|--------|------------|-----------|--------------------------------|----------------

>>> the role contains all three filters

# hammer user create --login test --password changeme --mail root@localhost --auth-source Internal --roles 'Ansible Tower Inventory Reader'
User [test] created.

>>> the new role is assigned to the user successfully

Comment 9 errata-xmlrpc 2019-10-22 12:47:18 UTC
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, 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-2019:3172