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