--- - name: Clone git-summary git: repo: https://gitlab.com/lordadamson/git-summary.git dest: ~/.git_clones/git-summary clone: yes update: no - name: Symlink git-summary file: src: ~/.git_clones/git-summary/git-summary path: ~/.local/bin/git-summary state: link