dataminer-pool-manager/src/main/resources/custom/custom-flr-Flash/tasks/main.yaml

5 lines
189 B
YAML
Executable File

# tasks file for r
---
- name: Install custom algorithm <name>
command: Rscript --slave --no-save --no-restore-history -e "require(devtools); require(methods); install_github('<name>');"