New comment by jirib on void-packages repository https://github.com/void-linux/void-packages/issues/18418#issuecomment-655037880 Comment: Sorry for delayed answer. I can't reproduce with ansible 2.9.10. ``` $ /usr/bin/ansible-inventory -i env/prod/ --list 2>&1 | jq '._meta.hostvars | ."10.72.4.110".placement' { "availability_zone": "eu-west-3a", "group_name": "", "region": "eu-west-3", "tenancy": "default" } ```