$ ansible-playbook site.yml --start-at-task="My task"
but I have one issue: sometime this task need facts/variables defined before this task.