I have found a workaround to this.
gluster.infra ansible role can exclude and reset lvm filters when
"gluster_infra_lvm" variable defined.
https://github.com/gluster/gluster-ansible-infra/blob/2522d3bd722be86139c...
1. Go with gluster deployment wizard till the configuration display step just before
deploy.
2. Click Edit and scroll down to "vars:" section.
3. Just under "vars:" section, add "gluster_infra_lvm: SOMETHING" and
adjust spaces to match other variables.
4. Don't forget to click save on top before clicking Deploy.
This will reset the filter and set it back again with correct devices.