Ansible connection chroot on remote target

Hello,

In documentation, I see there is chroot connection type, but it looks like for local target only.

How can run ansible tasks in a chroot on remote target?

Thank you.