--- - name: mltk | Checkout repository git: repo: "{{ mltk_git_source }}" dest: "{{ mltk_git_target }}" version: "{{ mltk_git_branch }}" depth: 1 - name: mltk | Build bwlp target shell: "{{ mltk_git_target }}/mltk nvidia_libs -b -i"