Description of problem: ----------------------- The deployment guide briefs about cleaning the environment using the playbook, but fails to clearly mention the location of such inventory file. Important note under point 8 of the deployment section - https://access.redhat.com/documentation/en-us/red_hat_hyperconverged_infrastructure_for_virtualization/1.6/html-single/deploying_red_hat_hyperconverged_infrastructure_for_virtualization/index#task-config-rhgs-using-cockpit Inventory file location is: /etc/ansible/hc_wizard_inventory.yml The example command used for the cleanup should be: # ansible-playbook -i /etc/ansible/hc_wizard_inventory.yml /etc/ansible/roles/gluster.ansible/playbooks/hc-ansible-deployment/tasks/gluster_cleanup.yml
Could see the location of the inventory file required for cleanup under important note in point 8 of the deployment section and the elaborated step for cleanup after the failed gluster and hosted engine deployment . Hence ,moving the bug to verified state.