- hosts: all roles: - bindep - install-nodejs - role: install-yarn yarn_lock_file_path: "{{ zuul.project.src_dir }}/web/yarn.lock" - revoke-sudo