I want to request an change for this module but I do not know how to do this.
In the zabbix_host_facts.py when an host is searched the groups are not queried. When an extra option is added the groups will be queried 128 host_list = self._zapi.host.get({'output': 'extend', *'selectGroups': 'extend'*, 'selectParentTemplates': ['name'], search_key: {'host': [host_name]}, 129 'selectInventory': host_inventory}) Can someone help me to get this change in the next version? -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-devel/f830db38-729a-4817-8362-01a64040d3f2o%40googlegroups.com.