Skip to content

Commit

Permalink
2nd attempt to install all tools as in usegalaxy.eu
Browse files Browse the repository at this point in the history
  • Loading branch information
martindemko committed Dec 19, 2024
1 parent 4504f31 commit 3c6b7d7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion galaxy_tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@
- name: Install Ephemeris
local_action:
module: ansible.builtin.pip
name: ephemeris
name:
- distutils
- ephemeris
virtualenv: /tmp/ephemeris

- name: Copy tools from master instance
Expand Down

0 comments on commit 3c6b7d7

Please sign in to comment.