src.dualinventive.com/devops/ansible/roles/development/vars/texlive.yml

7 lines
361 B
YAML

base: /usr/local/texlive
tl_version: 2016
path: "{{ base }}/{{ tl_version }}"
archive: "texlive{{ tl_version }}.iso"
url: "http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/{{ tl_version }}/{{ archive }}"
checksum: "sha512:c23f80a7018f99c6a0db1d6e9d2d90ac57a8c457d9767def793e5c266e6505f3f38d7cdc0be91e7959d86ab97abcaa85d5f15be08c0f711a01caff8ae149176c"