Ansible Fire & Forget playbooks

Hi,
I am trying to figure out if there is a method using which we can have fire & forget applied to a complete playbook.
Also if there is a way to parallelize multiple playbooks which are included using the include statement.

Thanks