How setup filter of gathering fact work ?

Hi all

I have a poor performance environement and running setup on it get a lot of time.

I know i can disable gathering fact with gather_facts: False

I’m trying this and it’s work fine

Maybe gather_subset: "network" can help here, if you just want the ip
address.

Johannes