Sha256: 006e3fc81af9555283519029b4078b3b3b39248fce69238373289b43d0f1d788
Contents?: true
Size: 296 Bytes
Versions: 70
Compression:
Stored size: 296 Bytes
Contents
--- # tasks file for qb.git_submodule_update - name: update submodules command: git submodule update --init args: chdir: "{{ git_submodule_update_dir }}" - name: checkout branch for any commits that are exactly one head git_submodule_update: dir: "{{ git_submodule_update_dir }}"
Version data entries
70 entries across 70 versions & 1 rubygems