How to list google cloud regional zones with number of instances created in Ansible

Hi Team,

I am trying to figure out how can I get the below information using Ansible.

us-east1

ZonesInstancesDisks

Zone B
0
2

Zone C
0
1

Zone D
0
0

us-east4

ZonesInstancesDisks

Zone A
0
0

Zone B
1
1

Zone C
0
1

Thanks and Regards,
Shristi Singh