I’d like to gather facts from one group of servers for running a playbook on another group. Crucially, I don’t want to run tasks on the first group, just the fact-gathering.
For example, I want to run a playbook for a group of app servers, which needs the facts of the database servers group for database IP addresses.