Add blank line after pip install task
This commit is contained in:
parent
2bd0926604
commit
4f7a6ddde9
@ -22,6 +22,7 @@
|
||||
virtualenv: "{{ venv }}"
|
||||
with_items:
|
||||
- name: python-ironicclient
|
||||
|
||||
- name: Get a list of ironic nodes
|
||||
shell: >
|
||||
source {{ venv }}/bin/activate &&
|
||||
|
Loading…
Reference in New Issue
Block a user