Skip to content

Commit

Permalink
Stop reporting changed when getting conditional deps
Browse files Browse the repository at this point in the history
  • Loading branch information
natefoo committed Jan 28, 2019
1 parent 2cbee7e commit f2ac9e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
environment:
PYTHONPATH: "{{ galaxy_server_dir }}/lib"
register: conditional_dependencies
changed_when: no

- name: Install Galaxy conditional dependencies
pip:
Expand Down

0 comments on commit f2ac9e9

Please sign in to comment.