--- - hosts: all vars: ansible_user: "{{ deploy_user }}" roles: - ansible-deploy - build post_tasks: - include_role: name: ansible-deploy tasks_from: complete.yml