# p.yml --- - hosts: "{{ host }}" tasks: - include_role: name: "{{ role }}" tasks_from: "{{ task }}"