Releases: abims-sbr/ansible-sequenceserver
Releases · abims-sbr/ansible-sequenceserver
2.2.0
2.1.3
- Remove support for CentOS 7 (no CI test)
2.1.2
-
Ensure role >= 2.0.0 is compatible with sequenceserver 2.0.0rc8 (set
sequenceserver_logo_title_regexp
for 2.0.0.rc8) -
Update README (reverse-proxy configuration tip)
-
Update
baseurl
for centos repository
2.1.1
- Fix nginx conf to be used with a frontend https reverse proxy
2.1.0
- Update for Ubuntu 20
- Add CI tests for Ubuntu 20
2.0.0
- Upgrade default sequenceserver version to 2.0.0
- Upgrade default blast version to 2.12.0
- Add a variable for the path to the log file
- Fix regexp to customize the logo and the web page title
- CI test: add tasks to display logs
1.2.1
- fix CI lint
1.2.0
1.1.0
- Add continuous integration tests with molecule
- Add yum repository "centos-sclo-rh" for CentOS 7
- Add gcc package for CentOS 7 (needed to compile nginx-ldap-auth module)
- Add gem executable path in task "Install Ruby gems"
- Do nginx-ldap-auth tasks only if nginx-ldap-auth module is not in nginx conf
- Fix
sequenceserver_nginx_base
variable in task "Install packages required for compiling the nginx module"
1.0.0
First release