Skip to content

jheikki100/ansible-role-biomedit-transfers-tool

 
 

Repository files navigation

Build Status Ansible Galaxy

ansible-role-biomedit-transfers-tool

Install the BiomedIT transfer tool in a virtualenv.

Tested on Centos7

Role Variables

# which version of the SETT tool to install?
# Check available versions in https://pypi.org/project/sett/
biomedit_transfers_tool_version: 1.2.0

# SETT tool will be installed in a virtualenv in this path
biomedit_transfers_tool_venv_path: "/opt/sett"

# should we install the epel-release rpm to enable EPEL yum repo?
biomedit_transfers_tool_install_epel: yes

# should we create a file in /etc/profile.d/ to add the binaries to PATH?
biomedit_transfers_tool_add_to_path: yes

License

BSD

Author Information

Pablo Escobar

About

Install the BiomedIT transfer tool in a virtualenv

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 100.0%