Skip to content

Commit

Permalink
Comment removed after testing hitachienergy#536
Browse files Browse the repository at this point in the history
  • Loading branch information
to-bar committed Oct 9, 2019
1 parent 4abb74b commit 14dc28b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

- name: Copy requirements for offline installation to repository host
copy:
src: "{{ offline_requirements }}/" #TODO: handle case with double slash
src: "{{ offline_requirements }}/"
dest: /var/www/html/epirepo
force: no # if target exists it will skip, default is 'yes'
when:
Expand Down

0 comments on commit 14dc28b

Please sign in to comment.