Commit c1814e2c by John Jarvis

command->shell

parent 168baaf2
......@@ -109,7 +109,7 @@
# Substitute github mirror in all requirements files
#
- name: Updating requirement files for git mirror
command: >
shell: >
"sed -i -e 's/github\.com/{{ GIT_MIRROR }}/g' {{ item }}"
with_items:
- "{{ pre_requirements_file }}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment