We can use gather_subset
at play level.
Is it possible to use it on a per host level? Like putting it in a host_vars file?
My quick testing on 2.2.1.0 did not work out.
My problem at hand: I have a host, for which get_cpu_facts fails. And really, I never need hardware facts for this host, so I would like to put "!hardware"
in its gather_subset
.