mirror of
https://github.com/ansible/awx.git
synced 2026-07-29 00:49:55 -02:30
The indirect_instance_count callback plugin now checks AWX_COLLECT_HOST_QUERIES to decide whether to scan for host query files. When the feature flag is off, the plugin only collects collection metadata (name + version) and ansible_version, skipping the expensive embedded/external query file discovery. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>