Add blank line after pip install task

This commit is contained in:
Mark Goddard 2017-12-04 16:29:35 +00:00 committed by GitHub
parent 2bd0926604
commit 4f7a6ddde9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@
virtualenv: "{{ venv }}"
with_items:
- name: python-ironicclient
- name: Get a list of ironic nodes
shell: >
source {{ venv }}/bin/activate &&