Description of problem: In the file gluster_inventory.yml the variable gluster_infra_mount_devices are listed twice for each host, as a variable can only be there once it will give out warnings and errors. Version-Release number of selected component (if applicable): 1.6 1.7 How reproducible: Every install Steps to Reproduce: 1. Install newest RHHI Hypervisor iso. 2. Check gluster_inventory.yml 3. Actual results: gluster_infra_mount_devices listed twice per host. Expected results: listed once per host.
This issue will be fixed as part of https://bugzilla.redhat.com/show_bug.cgi?id=1638939
Tested with gluster-ansible-roles-1.0.5-7.el8rhgs Redundant entries 'gluster_infra_mount_devices' per host section is now removed [root@ ~]# grep gluster_infra_mount_devices /etc/ansible/roles/gluster.ansible/playbooks/hc-ansible-deployment/gluster_inventory.yml gluster_infra_mount_devices: gluster_infra_mount_devices: gluster_infra_mount_devices:
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 (RHHI for Virtualization 1.8 bug fix and enhancement 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/RHEA-2020:3314