--- - hosts: - local remote_user: root become_user: root become: yes roles: - role: docker.ubuntu tasks: - include_tasks: tasks/docker.yml tags: - tbp - include_tasks: tasks/tbp.yml tags: tbp