I have a use case to use R\'s devtools::install_github
--- - hosts: slurm_w vars: arg: "USCbiostats/slurmR" tasks: - debug: var=arg