--- # vars file for Ansible-Lsd-Role lsd_github_org: lsd-rs lsd_github_repo: lsd lsd_bin_name: "lsd_{{ lsd_version | replace('v', '') }}_{{ lsd_arch }}.deb" github_bin_url: "https://github.com/{{ lsd_github_org }}/{{ lsd_github_repo }}/releases/download/{{ lsd_version }}/{{ lsd_bin_name }}"