# vars/main.yaml root_package: "/tmp/{{ ansible_distribution | lower }}-{{ ansible_distribution_version }}-root.tar.gz" fedora_compiler_package: gcc-c++ ubuntu_compiler_package: g++ ## Fedora 30/31 fedora31_url: https://root.cern/download/root_v6.18.04.Linux-fedora30-x86_64-gcc9.2.tar.gz fedora30_url: https://root.cern/download/root_v6.18.04.Linux-fedora30-x86_64-gcc9.2.tar.gz ## Ubuntu 18.04 ubuntu1804_url: https://root.cern/download/root_v6.18.04.Linux-ubuntu18-x86_64-gcc7.4.tar.gz