Enable fact caching per play(book) ?

Hii

I would like to use persistent fact caching, for example, with ansible.builtin.jsonfile.
The docs say that it should be set and configured in ansible.cfg or env vars.

But, I only want to this happen for a specific play(book), not always.

Is there a way to make that happen?

thx!

Dick

No