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