Using "short lived facts" and caching, Eg. ansible_uptime_seconds

It does not. Cached facts only prevent automatic running of gather_facts when DEFAULT_GATHERING=smart, they have no effect on explicit fact gathering in a task. See I don't understand gather_subset - #12 by flowerysong

1 Like