--- - hosts: all vars: ansible_user: "{{ deploy_user }}" tasks: - include_role: name: service tasks_from: restart.yml