-
Bug
-
Resolution: Done-Errata
-
Normal
-
6.10.0
-
False
-
-
False
-
CLOSED
-
900
-
Endeavour
-
-
-
Moderate
-
None
Description of problem:
Search the hosts by running the query "ansible_role = role_name" does not lists the hosts if the roles are inherited from the hostgroup.
Version-Release number of selected component (if applicable):
Satellite 6.10
How reproducible:
100 %
Steps to Reproduce:
1. Go to Hostgroup -> Create host group and Add roles in the Ansible roles tab.
2. Go to Hosts -> Select Hosts -> Edit Host -> Assign the hotgroup and verify that the roles are ansible inherited from the hostgroup.
3. Go to Satellite web UI -> Hosts -> All Hosts and search the host "ansible_role = role_name"
Actual results:
The query doesn't list the hosts having the roles assigned.
Expected results:
It should list all the hosts, even if the roles are inherited from the host groups.
Additional info: